commit | c177168d1e5df4c8683d13d065ea8d27f32b7d65 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Wed Oct 04 21:23:42 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 04 22:13:36 2017 |
tree | bd5685e5bafee47219bd8c00b72951128d60c24e | |
parent | 6661764acc8a6d60d8d9e950c049cc67822bf902 [diff] |
Add back loading native library in Logging.java. Some applications enable logging before using PeerConnectionFactory. Not loading native library in Logging.java broke these applications. TBR=magjed@webrtc.org Bug: webrtc:7474, b/67419105 Change-Id: I5984d2241cfb76e0edb5b5da0974c8693bf50603 Reviewed-on: https://webrtc-review.googlesource.com/6600 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20151}
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.