commit | b34970f3ea267e3a081d1233c822f0858859cc8b | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oprypin@webrtc.org> | Thu Jan 18 08:49:55 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 18 11:25:12 2018 |
tree | 4d45867e1e303c3a97ac606c8554e1adfda3f503 | |
parent | a5404e7e9ede9442f7c4af385e77170c21a389b6 [diff] |
Ignore invalid lint errors for Java 8 features. These features are supported via desugar, but we started getting lint errors: "Static interface method requires API level 24 (current min is 16)" https://chromium.googlesource.com/chromium/src/+/60990c11cee109af3dbe79fa2423362ed706dbcd Bug: webrtc:8084 Change-Id: Iba8b5825a52bd57da7ee4ab52cde2d7bd9ebce30 Reviewed-on: https://webrtc-review.googlesource.com/40421 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21672}
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.