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}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.