1package: "com.android.car.settings" 2container: "system" 3 4flag { 5 name: "ui_theme_toggle" 6 namespace: "car_sys_exp" 7 description: "Flag to show the new UI theme toggle within settings and quick controls" 8 bug: "260762437" 9} 10 11flag { 12 name: "required_infotainment_apps_settings_page" 13 namespace: "car_sys_exp" 14 description: "Flag to display certain settings pages with required and infotainment apps" 15 bug: "327489942" 16} 17 18flag { 19 name: "microphone_privacy_updates" 20 namespace: "car_sys_exp" 21 description: "Flag to display an updated privacy page for the microphone." 22 bug: "340636015" 23} 24 25flag { 26 name: "hotspot_ui_speed_update" 27 namespace: "car_sys_exp" 28 description: "Flag to update hotspot band page with dual band support" 29 bug: "193605871" 30} 31