Initial changes for new release bring-up
Disable VOICE_CONCURRENCY & DS2_DOLBY_DAP Change-Id: Ifbf369a2a8e9a62f8721465651bf1821385030f4
This commit is contained in:
parent
6cbbfb98c2
commit
c89058adbe
|
@ -7,7 +7,7 @@ BOARD_SUPPORTS_SOUND_TRIGGER := true
|
|||
AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
|
||||
AUDIO_FEATURE_ENABLED_HIFI_AUDIO := true
|
||||
AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true
|
||||
AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY := true
|
||||
#AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY := true
|
||||
AUDIO_FEATURE_ENABLED_AAC_ADTS_OFFLOAD := true
|
||||
AUDIO_FEATURE_ENABLED_NT_PAUSE_TIMEOUT := true
|
||||
AUDIO_FEATURE_ENABLED_ANC_HEADSET := true
|
||||
|
@ -45,7 +45,7 @@ MM_AUDIO_ENABLED_FTM := true
|
|||
MM_AUDIO_ENABLED_SAFX := true
|
||||
TARGET_USES_QCOM_MM_AUDIO := true
|
||||
AUDIO_FEATURE_ENABLED_HW_ACCELERATED_EFFECTS := false
|
||||
AUDIO_FEATURE_ENABLED_DS2_DOLBY_DAP := true
|
||||
#AUDIO_FEATURE_ENABLED_DS2_DOLBY_DAP := true
|
||||
AUDIO_FEATURE_ENABLED_SOURCE_TRACKING := true
|
||||
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
|
||||
##AUDIO_FEATURE_FLAGS
|
||||
|
|
Loading…
Reference in New Issue