summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorSimon Wilson <simonwilson@google.com>2012-09-18 14:32:01 -0700
committerSimon Wilson <simonwilson@google.com>2012-09-18 14:47:21 -0700
commita33a8e11ac5ba1ca4b3fde29704bc78434e889e9 (patch)
tree0b08e1ed9a69b4708b45f5366c1a943e5dbabf18 /audio
parente6baffc6d3df355422f7baab88cc08c99e1e7f55 (diff)
downloaddevice_samsung_tuna-a33a8e11ac5ba1ca4b3fde29704bc78434e889e9.zip
device_samsung_tuna-a33a8e11ac5ba1ca4b3fde29704bc78434e889e9.tar.gz
device_samsung_tuna-a33a8e11ac5ba1ca4b3fde29704bc78434e889e9.tar.bz2
audio: increase toro media speaker volume +2dB
Bug: 6878923 Change-Id: Id49d6489e5a99dee088246d146ee38151ba9499c
Diffstat (limited to 'audio')
-rw-r--r--audio/audio_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audio_hw.c b/audio/audio_hw.c
index 4206893..46b8d9b 100644
--- a/audio/audio_hw.c
+++ b/audio/audio_hw.c
@@ -261,7 +261,7 @@
#define VOICE_CALL_HEADSET_MIC_VOLUME 8
/* use-case specific output volumes */
-#define NORMAL_SPEAKER_VOLUME_TORO 4
+#define NORMAL_SPEAKER_VOLUME_TORO 6
#define NORMAL_SPEAKER_VOLUME_MAGURO 2
#define NORMAL_HEADSET_VOLUME_TORO -12
#define NORMAL_HEADSET_VOLUME_MAGURO -12