Propagate AudioFlinger open output flags to audio policy
Returning the output stream flags from audio flinger to audio policy software output descriptor allows for improved decision making in audio policy. Test: lunch aosp_cf_x86_phone-next-eng # Enable HIDL audio HAL atest CtsMediaAudioTestCases:android.media.audio.cts.LoopbackPassthroughTest => verify through logging that SwAudioOutputDescriptor open flags returned as 0x401 (including AUDIO_OUTPUT_FLAG_IEC958_NONAUDIO) which is modified from the supplied 0x1 (AUDIO_OUTPUT_FLAG_DIRECT only) atest audiopolicy_tests Bug: 311830316 Change-Id: Ia6afb882a7c1e3969594529f1b97b8ad4c792923
Loading
Please register or sign in to comment