sdm845-common: Enable custom audio policy
* AOSP one doesn't let us change volume when listening to surround audio stream. * Fixes : https://gitlab.com/LineageOS/issues/android/issues/904 Change-Id: Ic3cb04c6a61f3fb58180ef379a73f709087b64cc
This commit is contained in:
parent
ebc1b49e46
commit
e903d18b6f
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ BOARD_VNDK_VERSION := current
|
|||
BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
|
||||
|
||||
# Audio
|
||||
USE_CUSTOM_AUDIO_POLICY := 1
|
||||
USE_XML_AUDIO_POLICY_CONF := 1
|
||||
|
||||
# Charger
|
||||
|
|
Loading…
Reference in a new issue