Revert "audio-hal: configs: enable value-added feature"
reverting the flags to solve build issues
This reverts commit f04eaf0975b40edf681f14e96184cddce92c0364.
Change-Id: If2e5100834f2f3ae30c92423970b24578b1cdde4
diff --git a/configs/audio_vendor_product.mk b/configs/audio_vendor_product.mk
index c68e42e..0857817 100644
--- a/configs/audio_vendor_product.mk
+++ b/configs/audio_vendor_product.mk
@@ -201,7 +201,7 @@
# audio specific
# ------
TARGET_USES_AOSP := true
-TARGET_USES_AOSP_FOR_AUDIO := false
+TARGET_USES_AOSP_FOR_AUDIO := true
# sdm845 specific rules
ifeq ($(TARGET_BOARD_PLATFORM),sdm845)
diff --git a/configs/msmnile_au/msmnile_au.mk b/configs/msmnile_au/msmnile_au.mk
index 12d9b15..ce3f4c2 100644
--- a/configs/msmnile_au/msmnile_au.mk
+++ b/configs/msmnile_au/msmnile_au.mk
@@ -16,7 +16,7 @@
else
USE_CUSTOM_AUDIO_POLICY := 0
endif
-AUDIO_FEATURE_QSSI_COMPLIANCE := false
+AUDIO_FEATURE_QSSI_COMPLIANCE := true
AUDIO_FEATURE_ENABLED_COMPRESS_CAPTURE := false
AUDIO_FEATURE_ENABLED_COMPRESS_INPUT := true
AUDIO_FEATURE_ENABLED_CONCURRENT_CAPTURE := true