commit | 6c966eaf17184c9b134b003ad062c5be69a2214f | [log] [tgz] |
---|---|---|
author | Paulina Hensman <phensman@webrtc.org> | Thu Oct 04 14:54:13 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 05 10:36:14 2018 |
tree | 6194632a77287a4e51572b4e74d9f2b9a84db88f | |
parent | 97c65b76c20770d5c17474d54bc8fcbe2f64422c [diff] |
Remove @SuppressLint(NewApi) and guard @TargetApi methods Also rename runningOnLollipopOrHigher() etc in WebRtcAudioUtils to runningOnApi21OrHigher() etc since mapping API numbers to names is error prone. Bug: webrtc:9818 Change-Id: I4a71de72e3891ca2b6fc2341db9131bb2db4cce7 Reviewed-on: https://webrtc-review.googlesource.com/c/103820 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Paulina Hensman <phensman@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25009}
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.