This flag will guard soft removal of the logic to honor the CarrierConfigManager.KEY_HIDE_ENABLE_2G API. Bug: 300248708 Test: m Settings Change-Id: I6a0e94f7208a4f148a3758b327fcd4990175038b
9 lines
273 B
Plaintext
9 lines
273 B
Plaintext
package: "com.android.settings.flags"
|
|
|
|
flag {
|
|
name: "remove_key_hide_enable_2g"
|
|
namespace: "cellular_security"
|
|
description: "Stop honoring CarrierConfigManager.KEY_HIDE_ENABLE_2G. Allow 2G toggle cannot be hidden from users by carriers."
|
|
bug: "300248708"
|
|
}
|