land: Disable custom AP, dolby
Signed-off-by: karthick111 <karthickrko61@gmail.com>
This commit is contained in:
parent
0070e5db4f
commit
eb8ff37382
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
|
||||||
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
|
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := true
|
||||||
AUDIO_FEATURE_ENABLED_CUSTOMSTEREO := true
|
AUDIO_FEATURE_ENABLED_CUSTOMSTEREO := true
|
||||||
AUDIO_FEATURE_ENABLED_DEV_ARBI := true
|
AUDIO_FEATURE_ENABLED_DEV_ARBI := true
|
||||||
AUDIO_FEATURE_ENABLED_DS2_DOLBY_DAP := true
|
#AUDIO_FEATURE_ENABLED_DS2_DOLBY_DAP := true
|
||||||
AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
|
AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
|
||||||
AUDIO_FEATURE_ENABLED_FLAC_OFFLOAD := true
|
AUDIO_FEATURE_ENABLED_FLAC_OFFLOAD := true
|
||||||
AUDIO_FEATURE_ENABLED_FLUENCE := true
|
AUDIO_FEATURE_ENABLED_FLUENCE := true
|
||||||
|
@ -20,4 +20,4 @@ AUDIO_FEATURE_ENABLED_VOICE_CONCURRENCY := true
|
||||||
AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
|
AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
|
||||||
BOARD_SUPPORTS_SOUND_TRIGGER := true
|
BOARD_SUPPORTS_SOUND_TRIGGER := true
|
||||||
BOARD_USES_ALSA_AUDIO := true
|
BOARD_USES_ALSA_AUDIO := true
|
||||||
USE_CUSTOM_AUDIO_POLICY := 1
|
USE_CUSTOM_AUDIO_POLICY := 0
|
||||||
|
|
Loading…
Reference in a new issue