sdm710-common: audio: fixup audio io policy voip_rx flags

Flags for VOIP were mixed up as we move to CAF policy configuration. Amend the flags to get things working again.

https://gitlab.com/LineageOS/issues/android/-/issues/4285

Change-Id: I2a2b202e2a58db9a26f571c091b1fa0b8f2949f6
Co-authored-by: Ramii Ahmed <ramy@ahmedramy.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Dobsgw 2021-08-24 11:32:36 +03:00 committed by Ultra119
parent 90893a90f4
commit 47ab580534

View file

@ -26,7 +26,7 @@ outputs {
app_type 69943 app_type 69943
} }
voip_rx { voip_rx {
flags AUDIO_OUTPUT_FLAG_VOIP_RX|AUDIO_OUTPUT_FLAG_DIRECT flags AUDIO_OUTPUT_FLAG_DIRECT|AUDIO_OUTPUT_FLAG_VOIP_RX
formats AUDIO_FORMAT_PCM_16_BIT formats AUDIO_FORMAT_PCM_16_BIT
sampling_rates 8000|16000|32000|48000 sampling_rates 8000|16000|32000|48000
bit_width 16 bit_width 16