Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29861ff4 authored by Garmond Leung's avatar Garmond Leung
Browse files

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
parent 57a68e72
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -47,7 +47,9 @@ AUDIO_FEATURE_ENABLED_HW_ACCELERATED_EFFECTS := false
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)