aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2015-10-25 17:02:02 +0000
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2015-10-25 17:02:02 +0000
commit77fe9584529f43699e93fb92e41b9c06c55227c7 (patch)
tree387bae870335f5258f91ce8f8b0fe701f5477128
parent6b05a3a12301979b70f47f051f0d46ef2f9e2f68 (diff)
g4: audio: cleanup platform info
Change-Id: Iacff491a31cd387f673b0b987578f1b02dfafb2e
-rw-r--r--audio/audio_platform_info.xml19
1 files changed, 1 insertions, 18 deletions
diff --git a/audio/audio_platform_info.xml b/audio/audio_platform_info.xml
index 9ce5bb1..960026b 100644
--- a/audio/audio_platform_info.xml
+++ b/audio/audio_platform_info.xml
@@ -29,23 +29,8 @@
<acdb_ids>
<!-- Output devices -->
<device name="SND_DEVICE_OUT_SPEAKER_PROTECTED" acdb_id="101"/>
-
- <!-- Input devices -->
- <device name="SND_DEVICE_IN_VOICE_DMIC" acdb_id="4" /> <!-- handset mic for voice-call earpiece -->
- <device name="SND_DEVICE_IN_HANDSET_DMIC" acdb_id="4" /> <!-- handset mic for voice-call earpiece -->
- <device name="SND_DEVICE_IN_HANDSET_DMIC_AEC" acdb_id="4" /> <!-- handset mic for voice-call earpiece -->
- <device name="SND_DEVICE_IN_HANDSET_DMIC_NS" acdb_id="4" /> <!-- handset mic for voice-call earpiece -->
- <device name="SND_DEVICE_IN_HANDSET_DMIC_AEC_NS" acdb_id="4" /> <!-- handset mic for voice-call earpiece -->
- <device name="SND_DEVICE_IN_VOICE_SPEAKER_DMIC" acdb_id="11" /> <!-- handset mic for voice-call speaker -->
- <device name="SND_DEVICE_IN_SPEAKER_DMIC" acdb_id="11" /> <!-- handset mic for voice-call speaker -->
- <device name="SND_DEVICE_IN_SPEAKER_DMIC_AEC" acdb_id="11" /> <!-- handset mic for voice-call speaker -->
- <device name="SND_DEVICE_IN_SPEAKER_DMIC_NS" acdb_id="11" /> <!-- handset mic for voice-call speaker -->
- <device name="SND_DEVICE_IN_SPEAKER_DMIC_AEC_NS" acdb_id="11" /> <!-- handset mic for voice-call speaker -->
-
- <device name="SND_DEVICE_IN_HANDSET_MIC" acdb_id="1063" /> <!-- handset mic for audio-record -->
- <device name="SND_DEVICE_IN_HEADSET_MIC" acdb_id="1066" />
- <device name="SND_DEVICE_IN_HEADSET_MIC_FLUENCE" acdb_id="1066" />
+ <!-- Input devices -->
</acdb_ids>
<backend_names>
@@ -73,13 +58,11 @@
<device name="SND_DEVICE_OUT_VOIP_HEADPHONES" alias="voip-headphones" />
<!-- Input devices -->
- <device name="SND_DEVICE_IN_VOICE_DMIC" alias="voice-dmic-ef" /> <!-- handset mic for voice-call earpiece -->
<device name="SND_DEVICE_IN_HANDSET_DMIC" alias="voice-dmic-ef" /> <!-- handset mic for voice-call earpiece -->
<device name="SND_DEVICE_IN_HANDSET_DMIC_AEC" alias="voice-dmic-ef" /> <!-- handset mic for voice-call earpiece -->
<device name="SND_DEVICE_IN_HANDSET_DMIC_NS" alias="voice-dmic-ef" /> <!-- handset mic for voice-call earpiece -->
<device name="SND_DEVICE_IN_HANDSET_DMIC_AEC_NS" alias="voice-dmic-ef" /> <!-- handset mic for voice-call earpiece -->
- <device name="SND_DEVICE_IN_VOICE_SPEAKER_DMIC" alias="voice-speaker-dmic-ef" /> <!-- handset mic for voice-call speaker -->
<device name="SND_DEVICE_IN_SPEAKER_DMIC" alias="voice-speaker-dmic-ef" /> <!-- handset mic for voice-call speaker -->
<device name="SND_DEVICE_IN_SPEAKER_DMIC_AEC" alias="voice-speaker-dmic-ef" /> <!-- handset mic for voice-call speaker -->
<device name="SND_DEVICE_IN_SPEAKER_DMIC_NS" alias="voice-speaker-dmic-ef" /> <!-- handset mic for voice-call speaker -->