summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-03-09 05:19:25 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-03-09 05:19:25 (GMT)
commit4dc4225b7eca2582defc8368a259d873f3ae51c9 (patch)
treef4e29630017a9baaca222360a8118fe7c1a3e95e
parent4a957539159305dfd654b7ce5b4c42820342f7c0 (diff)
downloaddarwin-4dc4225b7eca2582defc8368a259d873f3ae51c9.zip
darwin-4dc4225b7eca2582defc8368a259d873f3ae51c9.tar.gz
darwin-4dc4225b7eca2582defc8368a259d873f3ae51c9.tar.bz2
darwin: delete dia_remote & btle in audio_policy.conf [1/1]
PD# NONE delete dia_remote & btle in audio_policy.conf Change-Id: I31de6800d2a0073ba7a35d0ecf12689336145600
Diffstat
-rw-r--r--files/audio_policy.conf24
1 files changed, 0 insertions, 24 deletions
diff --git a/files/audio_policy.conf b/files/audio_policy.conf
index 922953a..a3f8773 100644
--- a/files/audio_policy.conf
+++ b/files/audio_policy.conf
@@ -222,30 +222,6 @@ audio_hw_modules {
}
}
}
- dia_remote {
- global_configuration {
- attached_input_devices AUDIO_DEVICE_IN_DIA_REMOTE
- audio_hal_version 2.0
- }
- inputs {
- submix {
- sampling_rates 16000
- channel_masks AUDIO_CHANNEL_IN_MONO
- formats AUDIO_FORMAT_PCM_16_BIT
- devices AUDIO_DEVICE_IN_DIA_REMOTE
- }
- }
- }
- btle {
- inputs {
- btle {
- sampling_rates 16000
- channel_masks AUDIO_CHANNEL_IN_MONO
- formats AUDIO_FORMAT_PCM_16_BIT
- devices AUDIO_DEVICE_IN_AMZN_BLUETOOTH_LE_MIC
- }
- }
- }
}