Files
app_Settings/aconfig/settings_telephony_flag_declarations.aconfig
Gil Cukierman a0b51d6988 Add feature flag for removal of KEY_HIDE_ENABLE_2G
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
2023-10-02 21:02:11 +00:00

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"
}