aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArif Rahman Ibrahim <ongkaqrif@gmail.com>2017-04-11 07:00:58 +0000
committerRygebin <kaankulahli2@gmail.com>2017-04-19 21:16:36 +0000
commit1140e7daa6e4e207eca58ec3379937ce6a9ced81 (patch)
tree467f82c7c2836c94c6f086c288b1288e98a10f67
parent48de03e114239b37591fac4cd4ed812df7db367d (diff)
shamrock: Increase handset speaker volume
* Fixes speaker sound being too quiet Change-Id: Id855fedd28c6e158eb1cccfea5d11a88a573a5e5
-rw-r--r--audio/mixer_paths.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/mixer_paths.xml b/audio/mixer_paths.xml
index ac15289..3cc38ce 100644
--- a/audio/mixer_paths.xml
+++ b/audio/mixer_paths.xml
@@ -22,9 +22,9 @@
<ctl name="TTY Mode" value="OFF" />
<ctl name="HPHL Volume" value="9" />
<ctl name="HPHR Volume" value="9" />
- <ctl name="RX1 Digital Volume" value="84" />
- <ctl name="RX2 Digital Volume" value="84" />
- <ctl name="RX3 Digital Volume" value="84" />
+ <ctl name="RX1 Digital Volume" value="87" />
+ <ctl name="RX2 Digital Volume" value="87" />
+ <ctl name="RX3 Digital Volume" value="87" />
<ctl name="IIR1 INP1 Volume" value="84" />
<ctl name="IIR1 INP2 Volume" value="84" />
<ctl name="IIR1 INP3 Volume" value="84" />
@@ -864,7 +864,7 @@
<path name="handset">
<ctl name="RX1 MIX1 INP1" value="RX1" />
<ctl name="RDAC2 MUX" value="RX1" />
- <ctl name="RX1 Digital Volume" value="84" />
+ <ctl name="RX1 Digital Volume" value="87" />
<ctl name="EAR PA Gain" value="POS_6_DB" />
<ctl name="EAR_S" value="Switch" />
</path>