summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-10-16 19:10:48 +0200
committercodeworkx <codeworkx@cyanogenmod.com>2012-10-16 19:10:48 +0200
commita09893574d82fab428f4a6a518d89d9ed49602b5 (patch)
tree82747f07b22ff3b6783ffc901aac2a8e10dc8f3d
parent1768ed986d0e45ecd9e611461cbc34d785c635c4 (diff)
downloaddevice_samsung_i9300-a09893574d82fab428f4a6a518d89d9ed49602b5.zip
device_samsung_i9300-a09893574d82fab428f4a6a518d89d9ed49602b5.tar.gz
device_samsung_i9300-a09893574d82fab428f4a6a518d89d9ed49602b5.tar.bz2
audio: lower speaker volume slightly
Change-Id: I04c6635956bb7034a199fed3afd45d8ab45b991a
-rw-r--r--configs/tiny_hw.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/tiny_hw.xml b/configs/tiny_hw.xml
index 7948164..59be21d 100644
--- a/configs/tiny_hw.xml
+++ b/configs/tiny_hw.xml
@@ -125,8 +125,8 @@ We are able to have most of our routing static so do that
<ctl name="SPKL DAC1 Volume" val="1"/>
<ctl name="SPKR DAC1 Volume" val="1"/>
<ctl name="Speaker Mixer Volume" val="3"/>
- <ctl name="Speaker Boost Volume" val="5"/>
- <ctl name="Speaker Volume" val="60"/>
+ <ctl name="Speaker Boost Volume" val="4"/>
+ <ctl name="Speaker Volume" val="57"/>
<ctl name="AIF1DAC1 EQ Switch" val="1"/>
<ctl name="AIF1DAC1 EQ1 Volume" val="9"/>
<ctl name="AIF1DAC1 EQ2 Volume" val="7"/>