diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-14 19:02:29 +0000 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-14 19:02:29 +0000 |
commit | 35b625ae35c0cd62ac2a581049454c494406de20 (patch) | |
tree | 0669a7e902870ad80d9609866858829645df2814 /configs | |
parent | 39553228fdae066b87d6c91341d6be89749a4274 (diff) | |
download | device_samsung_i9300-35b625ae35c0cd62ac2a581049454c494406de20.zip device_samsung_i9300-35b625ae35c0cd62ac2a581049454c494406de20.tar.gz device_samsung_i9300-35b625ae35c0cd62ac2a581049454c494406de20.tar.bz2 |
i9300: blow headphones away
Change-Id: Icea9796f28d20c0226a704ac249e062962acec07
Diffstat (limited to 'configs')
-rw-r--r-- | configs/tiny_hw.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tiny_hw.xml b/configs/tiny_hw.xml index 261693a..2cd6c1f 100644 --- a/configs/tiny_hw.xml +++ b/configs/tiny_hw.xml @@ -173,7 +173,7 @@ We are able to have most of our routing static so do that <device name="headphone"> <path name="on"> <ctl name="HP Switch" val="1"/> - <ctl name="Headphone Volume" val="50"/> + <ctl name="Headphone Volume" val="60"/> <ctl name="Headphone ZC Switch" val="0"/> <ctl name="AIF1DAC1 Volume" val="96"/> <ctl name="AIF1 Boost Volume" val="0"/> |