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

Commit 3a33679b authored by Niranjan Reddy Dumbala's avatar Niranjan Reddy Dumbala Committed by Gerrit - the friendly Code Review server
Browse files

configs: include sdm660 mtp mixer paths in system image



-Include sdm660 mtp mixer paths in system image to enable audio
  on internal codec MTPs.
-Update controls for headst-mic and ear boost.

Change-Id: Iac5a33453da276aad03396564f911a3f960fe6f4
Signed-off-by: default avatarNiranjan Reddy Dumbala <ndumba@codeaurora.org>
parent 86da07bb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -289,6 +289,7 @@
    <ctl name="HPHL Volume" value="9" />
    <ctl name="HPHR Volume" value="9" />
    <ctl name="EAR PA Gain" value="POS_1P5_DB" />
    <ctl name="EAR PA Boost" value="ENABLE" />

    <ctl name="RX1 Digital Volume" value="84" />
    <ctl name="RX2 Digital Volume" value="84" />
@@ -1565,6 +1566,7 @@
    <path name="adc2">
        <ctl name="ADC2 Volume" value="6" />
        <ctl name="DEC1 MUX" value="ADC2" />
        <ctl name="ADC2 MUX" value="INP2" />
    </path>

    <path name="adc3">
+2 −0
Original line number Diff line number Diff line
@@ -289,6 +289,7 @@
    <ctl name="HPHL Volume" value="9" />
    <ctl name="HPHR Volume" value="9" />
    <ctl name="EAR PA Gain" value="POS_1P5_DB" />
    <ctl name="EAR PA Boost" value="ENABLE" />

    <ctl name="RX1 Digital Volume" value="84" />
    <ctl name="RX2 Digital Volume" value="84" />
@@ -1565,6 +1566,7 @@
    <path name="adc2">
        <ctl name="ADC2 Volume" value="6" />
        <ctl name="DEC1 MUX" value="ADC2" />
        <ctl name="ADC2 MUX" value="INP2" />
    </path>

    <path name="adc3">
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ PRODUCT_COPY_FILES += \
    hardware/qcom/audio/configs/sdm660/audio_output_policy.conf:system/vendor/etc/audio_output_policy.conf \
    hardware/qcom/audio/configs/sdm660/audio_effects.conf:system/vendor/etc/audio_effects.conf \
    hardware/qcom/audio/configs/sdm660/mixer_paths.xml:system/etc/mixer_paths.xml \
    hardware/qcom/audio/configs/sdm660/mixer_paths_mtp.xml:system/etc/mixer_paths_mtp.xml \
    hardware/qcom/audio/configs/sdm660/mixer_paths_wcd9335.xml:system/etc/mixer_paths_wcd9335.xml \
    hardware/qcom/audio/configs/sdm660/mixer_paths_wcd9340.xml:system/etc/mixer_paths_wcd9340.xml \
    hardware/qcom/audio/configs/sdm660/mixer_paths_wcd9326.xml:system/etc/mixer_paths_wcd9326.xml \