commit | 56a6af06ff1555523eef62371e5a909dd59faab0 | [log] [tgz] |
---|---|---|
author | Byoungchan Lee <daniel.l@hpcnt.com> | Mon Feb 24 12:32:14 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 01:03:15 2025 |
tree | f0c28c506eb4d99c0361974b7b2dd0d6fea0a0d2 | |
parent | e728311885e9cd439da43dd8be88ef082105c8cb [diff] |
[Android] Make Generated AAR File Usable in Android Projects After integrating `jni_zero`, it appears that the necessary classes are not included in the final AAR file generated by `tools_webrtc/android/test_aar.py`. This change adds a dependency on the `sdk/android:libwebrtc` target to include the required classes. Bug: webrtc:398768610 Change-Id: I557be727c02d8323662b264e5c7c427bf600808e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/378640 Reviewed-by: ZoƩ Lepaul <xalep@webrtc.org> Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> Cr-Commit-Position: refs/heads/main@{#44029}
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.