1package: "com.android.settings.flags" 2container: "system_ext" 3 4flag { 5 name: "remove_key_hide_enable_2g" 6 namespace: "cellular_security" 7 description: "Stop honoring CarrierConfigManager.KEY_HIDE_ENABLE_2G. Allow 2G toggle cannot be hidden from users by carriers." 8 bug: "300248708" 9} 10 11flag { 12 name: "is_dual_sim_onboarding_enabled" 13 namespace: "settings_experience" 14 description: "Control the Dual SIM onobarding feature" 15 bug: "298898436" 16} 17