commit | 4b537fd06440746860865f601b350248b17ba5c9 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Tue Sep 26 17:39:34 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 27 09:22:15 2017 +0000 |
tree | 0cbb00c12d07ffd34e35c9fdb82bd39489c31e29 | |
parent | a354e269bf9e8d17b1bd78340b0939e3ddbef1c7 [diff] |
Android: Suppress lint warnings in JNI generator header We are doing some unconventional stuff in jni_generator_helper.h in order to integrate the Chromium script with WebRTC. Long term, we will improve this and remove the lint suppressions. Bug: webrtc:8278 Change-Id: I5d6f0017c4deab4586844647f7cd657641fecbab Reviewed-on: https://webrtc-review.googlesource.com/3780 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19989}
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.