xref: /aosp_15_r20/frameworks/base/media/java/android/media/tv/flags/media_tv.aconfig (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1package: "android.media.tv.flags"
2container: "system"
3
4flag {
5    name: "enable_le_audio_broadcast_ui"
6    is_exported: true
7    namespace: "media_tv"
8    description: "Enable Broadcast UI for LE Audio on TV."
9    bug: "378732734"
10}
11
12flag {
13    name: "enable_le_audio_unicast_ui"
14    is_exported: true
15    namespace: "media_tv"
16    description: "Enable Unicast UI for LE Audio on TV."
17    bug: "378732734"
18}
19
20flag {
21    name: "broadcast_visibility_types"
22    is_exported: true
23    namespace: "media_tv"
24    description: "Constants for standardizing broadcast visibility types."
25    bug: "222402395"
26}
27
28flag {
29    name: "enable_ad_service_fw"
30    is_exported: true
31    namespace: "media_tv"
32    description: "Enable the TV client-side AD framework."
33    bug: "303506816"
34}
35
36flag {
37    name: "tiaf_v_apis"
38    is_exported: true
39    namespace: "media_tv"
40    description: "TIAF V3.0 APIs for Android V"
41    bug: "303323657"
42}
43
44flag {
45    name: "tif_unbind_inactive_tis"
46    is_exported: true
47    namespace: "media_tv"
48    description: "Unbind hardware TIS when not needed"
49    bug: "279189366"
50}
51
52flag {
53    name: "kids_mode_tvdb_sharing"
54    is_exported: true
55    namespace: "media_tv"
56    description: "Performance and Storage Optimization in Google TV Kids Mode."
57    bug: "288383796"
58}
59
60flag {
61    name: "tuner_w_apis"
62    is_exported: true
63    namespace: "media_tv"
64    description: "Tuner V4.0 APIs for Android W"
65    bug: "320419647"
66}
67
68flag {
69    name: "hdmi_control_enhanced_behavior"
70    is_exported: true
71    namespace: "media_tv"
72    description: "Enhance HDMI-CEC power state and activeness transitions"
73    bug: "332780751"
74}
75
76flag {
77    name: "media_quality_fw"
78    is_exported: true
79    namespace: "media_tv"
80    description: "Media Quality V1.0 APIs for Android W"
81    bug: "348412562"
82}
83
84flag {
85    name: "tif_extension_standardization"
86    is_exported: true
87    namespace: "media_tv"
88    description: "Standardize AIDL Extension Interface of TIS"
89    bug: "330366987"
90}
91
92flag {
93    name: "set_resource_holder_retain"
94    is_exported: true
95    namespace: "media_tv"
96    description: "Feature flag to add setResourceOwnershipRetention api to MediaCas and Tuner JAVA."
97    bug: "372973197"
98}
99
100flag {
101    name: "mediacas_update_client_profile_priority"
102    is_exported: true
103    namespace: "media_tv"
104    description: "Feature flag to add updateResourcePriority api to MediaCas"
105    bug: "372971241"
106}
107
108flag {
109    name: "apply_picture_profiles"
110    is_exported: true
111    namespace: "media_tv"
112    description : "Feature flag to enable APIs for applying picture profiles"
113    bug: "337330263"
114}
115
116flag {
117    name: "hdmi_control_collect_physical_address"
118    is_exported: true
119    namespace: "media_tv"
120    description: "Collect physical address from HDMI-CEC messages in metrics"
121    bug: "376001043"
122}
123