Split out peerconnection, swcodec and hwcodec targets from Android SDK.

Bug: webrtc:9048
Change-Id: I3094ca8993cd754a0ea799e325f941d3ffd5578b
Reviewed-on: https://webrtc-review.googlesource.com/63700
Commit-Queue: Sami Kalliomäki <sakal@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22644}
This commit is contained in:
Sami Kalliomäki
2018-03-28 10:49:18 +02:00
committed by Commit Bot
parent 11b2e0ac7c
commit 725c106d8c
3 changed files with 108 additions and 55 deletions

View File

@ -12,7 +12,7 @@ rtc_android_apk("androidnativeapi") {
deps = [
":resources",
"//sdk/android:libjingle_peerconnection_java",
"//sdk/android:base_java",
]
shared_libraries = [ ":examples_androidnativeapi_jni" ]