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

Commit b57b6f54 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "config: enable auto config overlay as value added"

parents cd0f9f4c fc4e5223
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -80,7 +80,9 @@ DEVICE_PACKAGE_OVERLAYS += vendor/qcom/opensource/audio-hal/primary-hal/configs/
endif

#Automotive audio specific device overlays
ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
DEVICE_PACKAGE_OVERLAYS += hardware/qcom/audio/configs/msmnile_au/overlay
endif

PRODUCT_COPY_FILES += \
    vendor/qcom/opensource/audio-hal/primary-hal/configs/msmnile_au/audio_output_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_output_policy.conf \
+2 −0
Original line number Diff line number Diff line
@@ -80,7 +80,9 @@ DEVICE_PACKAGE_OVERLAYS += vendor/qcom/opensource/audio-hal/primary-hal/configs/
endif

#Automotive audio specific device overlays
ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
DEVICE_PACKAGE_OVERLAYS += hardware/qcom/audio/configs/msmsteppe_au/overlay
endif

PRODUCT_COPY_FILES += \
    vendor/qcom/opensource/audio-hal/primary-hal/configs/msmsteppe_au/audio_output_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_output_policy.conf \