configs: msm8937: Enable split a2dp property for wearables
Enable split a2dp property for wearables on sdm429w
Change-Id: Ia03f26483eb6d94177c3455c3293740bc56d5c60
diff --git a/configs/msm8937/msm8937.mk b/configs/msm8937/msm8937.mk
index c55bd6a..23364e2 100644
--- a/configs/msm8937/msm8937.mk
+++ b/configs/msm8937/msm8937.mk
@@ -66,6 +66,9 @@
else
AUDIO_FEATURE_ENABLED_DLKM := true
endif
+ifeq ($(TARGET_SUPPORTS_WEARABLES),true)
+AUDIO_FEATURE_ENABLED_SPLIT_A2DP := true
+endif
##AUDIO_FEATURE_FLAGS
#Audio Specific device overlays