diff options
Diffstat (limited to 'audio')
-rwxr-xr-x | audio/audio_hw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_hw.c b/audio/audio_hw.c index 5b4736b..a8bedf2 100755 --- a/audio/audio_hw.c +++ b/audio/audio_hw.c @@ -2709,7 +2709,6 @@ static uint32_t adev_get_supported_devices(const struct audio_hw_device *dev) AUDIO_DEVICE_OUT_DEFAULT | /* IN */ AUDIO_DEVICE_IN_BUILTIN_MIC | - AUDIO_DEVICE_IN_BACK_MIC | AUDIO_DEVICE_IN_WIRED_HEADSET | AUDIO_DEVICE_IN_ALL_SCO | AUDIO_DEVICE_IN_DEFAULT); |