sm8150-common: Enable audio features for sound FX libraries

Change-Id: I309f41db19e60674a225438e676943f2145a5d2e
This commit is contained in:
Wang Han 2019-07-31 22:13:06 +08:00 committed by LuK1337
parent 8d2cd274d2
commit fcd9f7088a
1 changed files with 2 additions and 0 deletions

View File

@ -66,10 +66,12 @@ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
# Audio
AUDIO_FEATURE_ENABLED_AAC_ADTS_OFFLOAD := true
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
AUDIO_FEATURE_ENABLED_HDMI_SPK := true
AUDIO_FEATURE_ENABLED_INSTANCE_ID := true
AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
USE_CUSTOM_AUDIO_POLICY := 1
USE_XML_AUDIO_POLICY_CONF := 1