commit | 9e639fa24833fa6722bfe9ba3ccba2dffc277d41 | [log] [tgz] |
---|---|---|
author | Prashanth Swaminathan <prashanthsw@google.com> | Fri Jun 02 22:52:10 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 07 17:10:00 2023 |
tree | 86d94cf158e97dc518aa7fbbce594ef54bbe45a6 | |
parent | fc260a18786eb54300b05a4bcb389b23d69fb9df [diff] |
Migrate Android NDK to CIPD [1/2] The Android NDK dependency is moving to a CIPD bucket to reduce the checkout cost and to eventually move to NDK v25. This introduces the NDK into an 'android_toolchain' directory. Following the roll of chromium/base in this repository, a second change will delete the old 'android_ndk' checkout. As a result, the checkout size of this repository will temporarily increase. This change also updates the license generation scripts and build helpers to ensure the android_toolchain is also accounted for. Bug: chromium:1448383 Test: Verified local builds of WebRTC. Change-Id: Ibe667be241e5a454d884482061dd10b9850be25f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/307540 Commit-Queue: Prashanth Swaminathan <prashanthsw@google.com> Reviewed-by: Christoffer Jansson <jansson@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40239}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.