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
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