commit | e060e3ec73b5f43c5429873dcce4ae91f460abc7 | [log] [tgz] |
---|---|---|
author | Weiyin Jiang <wjiang@codeaurora.org> | Wed May 15 16:24:41 2019 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed May 15 01:26:38 2019 -0700 |
tree | b14496bce32912bb933044cba02c7ed8d4d8ef6e | |
parent | 5c8f30eaa4d6d9653a15823cdd340bcb03d92f62 [diff] |
qssi: set AUDIO_FEATURE_ENABLED_AHAL_EXT to true Set AUDIO_FEATURE_ENABLED_AHAL_EXT to true. Change-Id: Id2e76b6a2a1e474a18b19778e5d04ff7652282cc
diff --git a/configs/qssi/qssi.mk b/configs/qssi/qssi.mk index 8a8bf6b..bfb59a0 100644 --- a/configs/qssi/qssi.mk +++ b/configs/qssi/qssi.mk
@@ -23,6 +23,7 @@ AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true AUDIO_FEATURE_ENABLED_3D_AUDIO := true +AUDIO_FEATURE_ENABLED_AHAL_EXT := true DOLBY_ENABLE := false endif