summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-06 16:50:32 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-06 16:51:05 +0200
commitff2814916614673220ef719745e00f11a38dca57 (patch)
treeabfbc6b6d799229a1146c9af20ae71c3e14bf262
parentdf44559116e6d1e11eb57428ded129e8b80606bb (diff)
downloaddevice_samsung_i9300-ff2814916614673220ef719745e00f11a38dca57.zip
device_samsung_i9300-ff2814916614673220ef719745e00f11a38dca57.tar.gz
device_samsung_i9300-ff2814916614673220ef719745e00f11a38dca57.tar.bz2
Revert "i9300: audio: increase mic gain"
This reverts commit f503df029b1023ec5f820c8b51be0519057978c2. Change-Id: I7b31a55757019fe190b67009a1806eeb70ee63a7
-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 e8b071d..c9fba6b 100644
--- a/configs/tiny_hw.xml
+++ b/configs/tiny_hw.xml
@@ -252,7 +252,7 @@ We are able to have most of our routing static so do that
<device name="builtin-mic">
<path name="on">
<ctl name="Main Mic Switch" val="1"/>
- <ctl name="IN1L Volume" val="28"/>
+ <ctl name="IN1L Volume" val="22"/>
<ctl name="MIXINL IN1L Switch" val="1"/>
<ctl name="MIXINL IN1L Volume" val="1"/>
<ctl name="AIF1ADCL Source" val="0"/>
@@ -271,7 +271,7 @@ We are able to have most of our routing static so do that
<device name="back-mic">
<path name="on">
<ctl name="Sub Mic Switch" val="1"/>
- <ctl name="IN1R Volume" val="28"/>
+ <ctl name="IN1R Volume" val="22"/>
<ctl name="MIXINR IN1R Switch" val="1"/>
<ctl name="MIXINR IN1R Volume" val="1"/>
<ctl name="AIF1ADCR Source" val="1"/>