Cherry pick of internal aflag fix ag/27165141 Bug: b/338095619 Merged-In: I8ee2fd5fad529da2026af77f969abbf88e636ac3 Change-Id: Icea56b89944afd85b7760265ea8bfe35e3300f13
17 lines
467 B
Plaintext
17 lines
467 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system_ext"
|
|
|
|
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"
|
|
}
|
|
|
|
flag {
|
|
name: "is_dual_sim_onboarding_enabled"
|
|
namespace: "settings_experience"
|
|
description: "Control the Dual SIM onobarding feature"
|
|
bug: "298898436"
|
|
}
|