commit | 8a314f777c2d599988e457512a8bffe530db3a52 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Wed Apr 24 05:01:42 2019 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Apr 24 05:01:42 2019 -0700 |
tree | 8224e2237203dd86fc73235300e89eb4098018d3 | |
parent | d5d099650aa7c73baee7cf8fcbfc6f43b3b50035 [diff] | |
parent | 16dd1be0f74e72761deb00db798cfb78d5b6cbf9 [diff] |
Merge "configs: sdm710: Enable feature flag for APTX decoder"
diff --git a/configs/sdm710/sdm710.mk b/configs/sdm710/sdm710.mk index cda0360..d379c7c 100644 --- a/configs/sdm710/sdm710.mk +++ b/configs/sdm710/sdm710.mk
@@ -75,6 +75,7 @@ AUDIO_FEATURE_ENABLED_SVA_MULTI_STAGE := true BOARD_SUPPORTS_SOUND_TRIGGER_CPU_AFFINITY_SET := true BOARD_SUPPORTS_FFV_EC_THREAD_RT_PRIORITY := true +AUDIO_FEATURE_ENABLED_A2DP_DECODERS := true ##AUDIO_FEATURE_FLAGS ifneq ($(strip $(TARGET_USES_RRO)), true)