Loading camera/camera_platform.aconfig +9 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ container: "system" flag { namespace: "camera_platform" name: "camera_hsum_permission" is_exported: true description: "Camera access by headless system user" bug: "273539631" } Loading @@ -11,6 +12,7 @@ flag { flag { namespace: "camera_platform" name: "concert_mode" is_exported: true description: "Introduces a new concert mode camera extension type" bug: "297083874" } Loading @@ -18,6 +20,7 @@ flag { flag { namespace: "camera_platform" name: "feature_combination_query" is_exported: true description: "Query feature combination support and session specific characteristics" bug: "309627704" } Loading @@ -39,6 +42,7 @@ flag { flag { namespace: "camera_platform" name: "camera_manual_flash_strength_control" is_exported: true description: "Flash brightness level control in manual flash mode" bug: "238348881" } Loading Loading @@ -74,6 +78,7 @@ flag { flag { namespace: "camera_platform" name: "camera_ae_mode_low_light_boost" is_exported: true description: "An AE mode that enables increased brightening in low light scenes" bug: "312803148" } Loading @@ -95,6 +100,7 @@ flag { flag { namespace: "camera_platform" name: "camera_extensions_characteristics_get" is_exported: true description: "Enable get extension specific camera characteristics API" bug: "280649914" } Loading @@ -116,6 +122,7 @@ flag { flag { namespace: "camera_platform" name: "camera_device_setup" is_exported: true description: "Create an intermediate Camera Device class for limited CameraDevice access." bug: "320741775" } Loading @@ -123,6 +130,7 @@ flag { flag { namespace: "camera_platform" name: "camera_privacy_allowlist" is_exported: true description: "Allowlisting to exempt safety-relevant cameras from privacy control for automotive devices" bug: "282814430" } Loading @@ -130,6 +138,7 @@ flag { flag { namespace: "camera_platform" name: "extension_10_bit" is_exported: true description: "Enables 10-bit support in the camera extensions." bug: "316375635" } Loading media/audio/aconfig/audio_framework.aconfig +7 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ flag { flag { name: "feature_spatial_audio_headtracking_low_latency" is_exported: true namespace: "media_audio" description: "Define feature for low latency headtracking for SA" bug: "324291076" Loading @@ -30,6 +31,7 @@ flag { flag { name: "focus_exclusive_with_recording" is_exported: true namespace: "media_audio" description: "Audio focus GAIN_TRANSIENT_EXCLUSIVE only mutes" Loading @@ -39,6 +41,7 @@ flag { flag { name: "foreground_audio_control" is_exported: true namespace: "media_audio" description: "Audio focus gain requires FGS or delegation to " Loading @@ -49,6 +52,7 @@ flag { # TODO remove flag { name: "focus_freeze_test_api" is_exported: true namespace: "media_audio" description: "\ AudioManager audio focus test APIs:\ Loading @@ -62,6 +66,7 @@ flag { flag { name: "loudness_configurator_api" is_exported: true namespace: "media_audio" description: "\ Enable the API for providing loudness metadata and CTA-2075 \ Loading @@ -79,6 +84,7 @@ flag { flag { name: "sco_managed_by_audio" is_exported: true namespace: "media_audio" description: "\ Enable new implementation of headset profile device connection and\ Loading @@ -88,6 +94,7 @@ SCO audio activation." flag { name: "supported_device_types_api" is_exported: true namespace: "media_audio" description: "Surface new API method AudioManager.getSupportedDeviceTypes()" bug: "307537538" Loading media/audio/aconfig/audiopolicy_framework.aconfig +3 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ flag { flag { name: "audio_mix_test_api" is_exported: true namespace: "media_audio" description: "Enable new Test APIs that provide access to registered AudioMixes on system server and native side." bug: "309080867" Loading @@ -32,6 +33,7 @@ flag { flag { name: "audio_policy_update_mixing_rules_api" is_exported: true namespace: "media_audio" description: "Enable AudioPolicy.updateMixingRules API for hot-swapping audio mixing rules." bug: "293874525" Loading @@ -39,6 +41,7 @@ flag { flag { name: "enable_fade_manager_configuration" is_exported: true namespace: "media_audio" description: "Enable Fade Manager Configuration support to determine fade properties" bug: "307354764" Loading media/audio/aconfig/midi_flags.aconfig +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ container: "system" flag { name: "virtual_ump" is_exported: true namespace: "media_audio" description: "Enable virtual UMP MIDI." bug: "291115176" Loading Loading
camera/camera_platform.aconfig +9 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ container: "system" flag { namespace: "camera_platform" name: "camera_hsum_permission" is_exported: true description: "Camera access by headless system user" bug: "273539631" } Loading @@ -11,6 +12,7 @@ flag { flag { namespace: "camera_platform" name: "concert_mode" is_exported: true description: "Introduces a new concert mode camera extension type" bug: "297083874" } Loading @@ -18,6 +20,7 @@ flag { flag { namespace: "camera_platform" name: "feature_combination_query" is_exported: true description: "Query feature combination support and session specific characteristics" bug: "309627704" } Loading @@ -39,6 +42,7 @@ flag { flag { namespace: "camera_platform" name: "camera_manual_flash_strength_control" is_exported: true description: "Flash brightness level control in manual flash mode" bug: "238348881" } Loading Loading @@ -74,6 +78,7 @@ flag { flag { namespace: "camera_platform" name: "camera_ae_mode_low_light_boost" is_exported: true description: "An AE mode that enables increased brightening in low light scenes" bug: "312803148" } Loading @@ -95,6 +100,7 @@ flag { flag { namespace: "camera_platform" name: "camera_extensions_characteristics_get" is_exported: true description: "Enable get extension specific camera characteristics API" bug: "280649914" } Loading @@ -116,6 +122,7 @@ flag { flag { namespace: "camera_platform" name: "camera_device_setup" is_exported: true description: "Create an intermediate Camera Device class for limited CameraDevice access." bug: "320741775" } Loading @@ -123,6 +130,7 @@ flag { flag { namespace: "camera_platform" name: "camera_privacy_allowlist" is_exported: true description: "Allowlisting to exempt safety-relevant cameras from privacy control for automotive devices" bug: "282814430" } Loading @@ -130,6 +138,7 @@ flag { flag { namespace: "camera_platform" name: "extension_10_bit" is_exported: true description: "Enables 10-bit support in the camera extensions." bug: "316375635" } Loading
media/audio/aconfig/audio_framework.aconfig +7 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ flag { flag { name: "feature_spatial_audio_headtracking_low_latency" is_exported: true namespace: "media_audio" description: "Define feature for low latency headtracking for SA" bug: "324291076" Loading @@ -30,6 +31,7 @@ flag { flag { name: "focus_exclusive_with_recording" is_exported: true namespace: "media_audio" description: "Audio focus GAIN_TRANSIENT_EXCLUSIVE only mutes" Loading @@ -39,6 +41,7 @@ flag { flag { name: "foreground_audio_control" is_exported: true namespace: "media_audio" description: "Audio focus gain requires FGS or delegation to " Loading @@ -49,6 +52,7 @@ flag { # TODO remove flag { name: "focus_freeze_test_api" is_exported: true namespace: "media_audio" description: "\ AudioManager audio focus test APIs:\ Loading @@ -62,6 +66,7 @@ flag { flag { name: "loudness_configurator_api" is_exported: true namespace: "media_audio" description: "\ Enable the API for providing loudness metadata and CTA-2075 \ Loading @@ -79,6 +84,7 @@ flag { flag { name: "sco_managed_by_audio" is_exported: true namespace: "media_audio" description: "\ Enable new implementation of headset profile device connection and\ Loading @@ -88,6 +94,7 @@ SCO audio activation." flag { name: "supported_device_types_api" is_exported: true namespace: "media_audio" description: "Surface new API method AudioManager.getSupportedDeviceTypes()" bug: "307537538" Loading
media/audio/aconfig/audiopolicy_framework.aconfig +3 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ flag { flag { name: "audio_mix_test_api" is_exported: true namespace: "media_audio" description: "Enable new Test APIs that provide access to registered AudioMixes on system server and native side." bug: "309080867" Loading @@ -32,6 +33,7 @@ flag { flag { name: "audio_policy_update_mixing_rules_api" is_exported: true namespace: "media_audio" description: "Enable AudioPolicy.updateMixingRules API for hot-swapping audio mixing rules." bug: "293874525" Loading @@ -39,6 +41,7 @@ flag { flag { name: "enable_fade_manager_configuration" is_exported: true namespace: "media_audio" description: "Enable Fade Manager Configuration support to determine fade properties" bug: "307354764" Loading
media/audio/aconfig/midi_flags.aconfig +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ container: "system" flag { name: "virtual_ump" is_exported: true namespace: "media_audio" description: "Enable virtual UMP MIDI." bug: "291115176" Loading