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

Commit 9cedefbf authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "configs:sdm845/sdm855/sdm710:Disable device overlay" into audio-hal.lnx.5.0

parents 732a6c0c 2b5e8485
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,8 +68,10 @@ AUDIO_FEATURE_ENABLED_DLKM := true
AUDIO_FEATURE_ENABLED_USB_BURST_MODE := true
##AUDIO_FEATURE_FLAGS

ifneq ($(strip $(TARGET_USES_QSSI)), true)
#Audio Specific device overlays
DEVICE_PACKAGE_OVERLAYS += hardware/qcom/audio/configs/common/overlay
endif

PRODUCT_COPY_FILES += \
    hardware/qcom/audio/configs/msmnile/audio_output_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_output_policy.conf \
+2 −0
Original line number Diff line number Diff line
@@ -71,8 +71,10 @@ AUDIO_FEATURE_ENABLED_SND_MONITOR := true
AUDIO_FEATURE_ENABLED_DLKM := true
##AUDIO_FEATURE_FLAGS

ifneq ($(strip $(TARGET_USES_QSSI)), true)
#Audio Specific device overlays
DEVICE_PACKAGE_OVERLAYS += hardware/qcom/audio/configs/common/overlay
endif

# Audio configuration file
ifeq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
+2 −0
Original line number Diff line number Diff line
@@ -64,8 +64,10 @@ AUDIO_FEATURE_ENABLED_RAS := true
AUDIO_FEATURE_ENABLED_SND_MONITOR := true
##AUDIO_FEATURE_FLAGS

ifneq ($(strip $(TARGET_USES_QSSI)), true)
#Audio Specific device overlays
DEVICE_PACKAGE_OVERLAYS += hardware/qcom/audio/configs/common/overlay
endif

# Audio configuration file
ifeq ($(TARGET_USES_AOSP_FOR_AUDIO), true)