diff options
author | Daniel Hillenbrand <codeworkx@cyanogenmod.org> | 2013-04-15 19:30:57 +0200 |
---|---|---|
committer | Daniel Hillenbrand <codeworkx@cyanogenmod.org> | 2013-04-15 19:30:57 +0200 |
commit | 27e291e77bdf4229c4c24225516a28a6b44de8c4 (patch) | |
tree | ce2e0e8471535868f618ed5feef4679dd09fca84 /configs | |
parent | a5f9f3650d8156d3e96a88a280d07b266a04384d (diff) | |
download | device_samsung_p3100-27e291e77bdf4229c4c24225516a28a6b44de8c4.zip device_samsung_p3100-27e291e77bdf4229c4c24225516a28a6b44de8c4.tar.gz device_samsung_p3100-27e291e77bdf4229c4c24225516a28a6b44de8c4.tar.bz2 |
p3100: refine incall bluetooth audio
Change-Id: I35e39c4603e2504f6651843300ba3eff40ceee98
Diffstat (limited to 'configs')
-rw-r--r-- | configs/tiny_hw.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/tiny_hw.xml b/configs/tiny_hw.xml index 7daaec8..5c2d03c 100644 --- a/configs/tiny_hw.xml +++ b/configs/tiny_hw.xml @@ -164,6 +164,8 @@ We are able to have most of our routing static so do that <ctl name="AIF3ADC Mux" val="0"/> <ctl name="AIF2DAC2L Mixer AIF1.1 Switch" val="0"/> <ctl name="AIF2DAC2R Mixer AIF1.1 Switch" val="0"/> + <ctl name="AIF2ADCL Source" val="Left"/> + <ctl name="AIF2ADCR Source" val="Right"/> </path> </device> <device name="dock"> |