Merge "config: Disable feature flag for QSSI compliance."

This commit is contained in:
Linux Build Service Account 2019-03-10 22:44:50 -07:00 committed by Gerrit - the friendly Code Review server
commit 4afc524c11
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ TARGET_USES_AOSP_FOR_AUDIO := false
ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
USE_CUSTOM_AUDIO_POLICY := 0
AUDIO_FEATURE_QSSI_COMPLIANCE := true
AUDIO_FEATURE_QSSI_COMPLIANCE := false
AUDIO_FEATURE_ENABLED_COMPRESS_CAPTURE := false
AUDIO_FEATURE_ENABLED_COMPRESS_INPUT := true
AUDIO_FEATURE_ENABLED_CONCURRENT_CAPTURE := true