Merge "configs: kona: Fix build error for a new SP"

This commit is contained in:
Linux Build Service Account 2019-02-22 01:32:51 -08:00 committed by Gerrit - the friendly Code Review server
commit 5338a0c657
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ BOARD_USES_ALSA_AUDIO := true
TARGET_USES_AOSP_FOR_AUDIO := false
ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
USE_CUSTOM_AUDIO_POLICY := 1
USE_CUSTOM_AUDIO_POLICY := 0
AUDIO_FEATURE_ENABLED_COMPRESS_CAPTURE := false
AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := false
AUDIO_FEATURE_ENABLED_DYNAMIC_ECNS := true