diff options
| author | Sultan Qasim Khan <sultanqasim@gmail.com> | 2016-06-02 22:14:24 -0400 |
|---|---|---|
| committer | Sultan Qasim Khan <sultanqasim@gmail.com> | 2016-06-02 22:16:56 -0400 |
| commit | 2555f1f2958f4cf4c96208e3e5b184d903b9134c (patch) | |
| tree | 4572ee9e11bef63e8dec2b0daab5c50f584ba2e3 | |
| parent | dc5ee16b826e6c1fb0b3ddca93d70a39ad47193a (diff) | |
condor: boost microphone gain
Change-Id: Ic59285582ee5826496c74ed7cdd3dfd35c2e5ec2
| -rw-r--r-- | prebuilt/system/etc/mixer_paths.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuilt/system/etc/mixer_paths.xml b/prebuilt/system/etc/mixer_paths.xml index 6e1b5d2..0bab398 100644 --- a/prebuilt/system/etc/mixer_paths.xml +++ b/prebuilt/system/etc/mixer_paths.xml @@ -375,6 +375,7 @@ <path name="adc1"> <ctl name="MI2S_TX Channels" value="One" /> <ctl name="DEC1 MUX" value="ADC1" /> + <ctl name="DEC1 Volume" value="91" /> </path> <path name="adc2"> |
