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

Commit 7ae4a45b authored by Aditya Bavanari's avatar Aditya Bavanari Committed by Gerrit - the friendly Code Review server
Browse files

configs: trinket: Add mixer paths for tasha variants

Add mixer paths for tasha and tashalite variants of
trinket target.

CRs-Fixed: 2378972
Change-Id: Idd023f947deb1c5678262007e028dc5eec6f7c05
parent dffcdeff
Loading
Loading
Loading
Loading
+3069 −0

File added.

Preview size limit exceeded, changes collapsed.

+3119 −0

File added.

Preview size limit exceeded, changes collapsed.

+2 −0
Original line number Diff line number Diff line
@@ -89,6 +89,8 @@ PRODUCT_COPY_FILES += \
    hardware/qcom/audio/configs/trinket/mixer_paths_idp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_idp.xml \
    hardware/qcom/audio/configs/trinket/mixer_paths_qrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_qrd.xml \
    hardware/qcom/audio/configs/trinket/mixer_paths_tavil.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_tavil.xml \
    hardware/qcom/audio/configs/trinket/mixer_paths_tasha.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_tasha.xml \
    hardware/qcom/audio/configs/trinket/mixer_paths_tashalite.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_tashalite.xml \

#XML Audio configuration files
ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)