summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Nathan <ralphnathan@google.com>2016-02-08 08:53:50 -0800
committerRalph Nathan <ralphnathan@google.com>2016-02-08 09:11:27 -0800
commitec93733015ceb231f34121d23bf395102b77786f (patch)
tree37f092f62e13b175b4b643ba6acb42759cbb8928
parentdbcaf5d40c7cd43ab5ef4639b236d0cd7ec80735 (diff)
downloadmarvell-ec93733015ceb231f34121d23bf395102b77786f.tar.gz
audio: Remove headset device from audio_policy.conf.
Since the abox_edge now has a service to detect headsets and inform the audio system, there's no need for the audio_policy.conf file to explicitly contain this information. BUG=27067551 TEST=audio playback and recording work. Change-Id: I1b62392f2a04c5d2bbc0f8482c12556fe7e84384
-rwxr-xr-xperipheral/audio/audio_policy.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/peripheral/audio/audio_policy.conf b/peripheral/audio/audio_policy.conf
index cc2ebdf..5081e74 100755
--- a/peripheral/audio/audio_policy.conf
+++ b/peripheral/audio/audio_policy.conf
@@ -20,9 +20,9 @@
global_configuration {
- attached_output_devices AUDIO_DEVICE_OUT_WIRED_HEADSET
- default_output_device AUDIO_DEVICE_OUT_WIRED_HEADSET
- attached_input_devices AUDIO_DEVICE_IN_WIRED_HEADSET
+ attached_output_devices AUDIO_DEVICE_OUT_SPEAKER
+ default_output_device AUDIO_DEVICE_OUT_SPEAKER_
+ attached_input_devices AUDIO_DEVICE_IN_BUILTIN_MIC
}
# Audio hardware module section: contains descriptors for all audio hw modules present on the