• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
32flag {
33    name: "update_date_and_time_page"
34    namespace: "car_sys_exp"
35    description: "Flag to display a single toggle for automatic local time in date/time page."
36    bug: "326140783"
37}
38
39flag {
40    name: "new_fragment_aspect_ratio_feature"
41    namespace: "car_sys_exp"
42    description: "Flag to display the preference and the fragment for the aspect ratio page."
43    bug: "375471891"
44}
45
46flag {
47    name: "new_fragment_for_intents"
48    namespace: "car_sys_exp"
49    description: "Flag to display several new fragments added to host necessary intents."
50    bug: "376744576"
51}
52