Files
app_Settings/aconfig/settings_telephony_flag_declarations.aconfig
Oriol Prieto Gasco ed2b12ce21 Set the container field of aconfig flags
Please see go/aconfig-flag-containers for more context

Test: m
Bug: 312769710
Change-Id: I828a1a1c5ab944283341ace924db97c4eadb7a7f
2024-02-07 20:00:41 +00:00

17 lines
463 B
Plaintext

package: "com.android.settings.flags"
container: "system"
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"
}