• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "com.android.settings.flags"
2container: "system_ext"
3
4flag {
5    name: "catalyst_sound_screen"
6    namespace: "android_settings"
7    description: "Flag for Sound & vibration"
8    bug: "323791114"
9}
10
11flag {
12    name: "catalyst_sound_screen_25q3"
13    namespace: "android_settings"
14    description: "Flag for Sound & vibration in 25Q3"
15    bug: "352179685"
16}
17
18flag {
19    name: "catalyst_media_controls"
20    namespace: "android_settings"
21    description: "Flag for Media"
22    bug: "337243570"
23}
24
25flag {
26    name: "catalyst_vibration_intensity_screen"
27    namespace: "android_settings"
28    description: "Flag for Vibration & haptics"
29    bug: "323791114"
30}
31
32flag {
33    name: "catalyst_vibration_screen"
34    namespace: "android_settings"
35    description: "Flag for Vibration & haptics full page migration"
36    bug: "323791114"
37}
38
39flag {
40    name: "catalyst_spatial_audio"
41    namespace: "android_settings"
42    description: "Flag for Spatial audio in 25Q3"
43    bug: "352179685"
44}
45