commit | 68815bf97722ccc2389a9f9b7cf4d9411b92db98 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Aug 10 16:49:37 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 10 16:49:45 2016 |
tree | 270d4ec66a175437efc913f6128ef51e0d769009 | |
parent | c99d5a613291819190f3a09baf31ab5b61ce6e71 [diff] |
MB: Make all Android debug builds static In https://codereview.webrtc.org/2228923002 all Android debug bots were configured to build with component=shared_library. This is not the behavior we had before: https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/chromium/config.py?rcl=0&l=713 This CL changes them back to static library. BUG=589510 NOTRY=True TBR=ehmaldonado@webrtc.org Review-Url: https://codereview.webrtc.org/2236573002 Cr-Commit-Position: refs/heads/master@{#13718}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.