webrtc/modules/audio_device/android
henrika f68d15cba3 Removes check of RECORD_AUDIO in native audio layer on Android.
This type of check should instead be performed by the application/client.
If the app does not have mic permissions, construction of the AudioRecord
object will fail and the user will receive an error callback anyhow.

Bug: b/69434512
Change-Id: If1d7eff488f7c693697e048a567c17ed0c51f040
Reviewed-on: https://webrtc-review.googlesource.com/25261
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20839}
2017-11-22 18:01:27 +00:00
..
java/src/org/webrtc/voiceengine Removes check of RECORD_AUDIO in native audio layer on Android. 2017-11-22 18:01:27 +00:00
audio_common.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_device_template.h Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_unittest.cc Disables AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex on Android 2017-10-06 10:19:44 +00:00
audio_manager.cc Formatting some files with LOG macros usage. 2017-11-09 09:49:12 +00:00
audio_manager.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_manager_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_record_jni.cc Formatting some files with LOG macros usage. 2017-11-09 09:49:12 +00:00
audio_record_jni.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_track_jni.cc Formatting some files with LOG macros usage. 2017-11-09 09:49:12 +00:00
audio_track_jni.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
build_info.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
build_info.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ensure_initialized.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ensure_initialized.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
opensles_common.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opensles_common.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opensles_player.cc Formatting some files with LOG macros usage. 2017-11-09 09:49:12 +00:00
opensles_player.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opensles_recorder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
opensles_recorder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00