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
commit5e551279c017e57fdf66f89e10e6b81dbe301922 (patch)
treefe9ca8c5b6c04d4f66caaa763ba930518bae0456 /audio
parentfb78ea2a618f202789bdc83d71c5d69e2c10174b (diff)
downloaddevice_samsung_tuna-5e551279c017e57fdf66f89e10e6b81dbe301922.zip
device_samsung_tuna-5e551279c017e57fdf66f89e10e6b81dbe301922.tar.gz
device_samsung_tuna-5e551279c017e57fdf66f89e10e6b81dbe301922.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