commit | c8c71b9d76bc2163da821dd9473a1ab495057a76 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Oct 16 09:08:54 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 16 11:37:08 2017 |
tree | d7e0acafe1439253defdbef6dc6b75cec83adaa5 | |
parent | 138d4ac54d9eebbdbe0469f301ec64cbf6731af3 [diff] |
Stop using ANDROID macro in favour of WEBRTC_ANDROID. Since WEBRTC_ANDROID is defined by WebRTC while ANDROID is defined by Chromium we should stop using ANDROID in WebRTC source code. Bug: webrtc:8400 Change-Id: I1d59caaabd8af2423e86476b72e0e9185e6c7a3a No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/10805 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20306}
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.