diff options
| author | sbrissen <sbrissen@hotmail.com> | 2014-02-22 16:40:16 -0500 |
|---|---|---|
| committer | sbrissen <sbrissen@hotmail.com> | 2014-02-22 16:40:16 -0500 |
| commit | f8b76af3a3da4708c6270965026dfc5b46aae66c (patch) | |
| tree | c5dd60629ee52ca8af9476e592b53d5b4121320a /configs/tiny_hw.xml | |
| parent | 5bd06c5853f400dfb448f2bb7a2c0d63caa83bbe (diff) | |
| download | device_samsung_t0lte-f8b76af3a3da4708c6270965026dfc5b46aae66c.tar.gz device_samsung_t0lte-f8b76af3a3da4708c6270965026dfc5b46aae66c.tar.bz2 device_samsung_t0lte-f8b76af3a3da4708c6270965026dfc5b46aae66c.zip | |
t0lte: boost audio incall
-speakerphone was being clipped, scale back the index
and increase the overall boost (includes out-of-call audio)
-increase the other incall outputs
Change-Id: I7a9748afd5c9ace41909a02c842bda946687b9b9
Diffstat (limited to 'configs/tiny_hw.xml')
| -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 07a6164..72d2b94 100644 --- a/configs/tiny_hw.xml +++ b/configs/tiny_hw.xml @@ -131,7 +131,7 @@ 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="4"/> + <ctl name="Speaker Boost Volume" val="7"/> <ctl name="Speaker Volume" val="57"/> <ctl name="AIF1DAC1 EQ Switch" val="1"/> <ctl name="AIF1DAC1 EQ1 Volume" val="9"/> |
