audio: Enable device overlay for audio specific configs
Move audio specific device overlay to audio HAL.
This helps remove dependency from other overlays and also
does not affect other subsytems.
Add support for cobalt, change based on 1574052
Change-Id: I1bcee51a17c9c5c880acb04e12e4153d992061d1
diff --git a/configs/msmcobalt/msmcobalt.mk b/configs/msmcobalt/msmcobalt.mk
index e29b0f1..49a6dea 100644
--- a/configs/msmcobalt/msmcobalt.mk
+++ b/configs/msmcobalt/msmcobalt.mk
@@ -47,7 +47,9 @@
AUDIO_FEATURE_ENABLED_SOURCE_TRACKING := true
AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
##AUDIO_FEATURE_FLAGS
-#
+
+#Audio Specific device overlays
+DEVICE_PACKAGE_OVERLAYS += hardware/qcom/audio/configs/common/overlay
# Audio configuration file
ifeq ($(TARGET_USES_AOSP), true)