open-webrtc-toolkit / owt-client-android

Open WebRTC Toolkit client SDK for Android applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
195 stars 96 forks source link

Do not include libwebrtc.jar in base.aar. #110

Closed jianjunz closed 5 years ago

jianjunz commented 5 years ago

It allows developer to replace libwertc.jar with the upstream one or custom one.

jianjunz commented 5 years ago

Updated by #120.