Add an empty libjingle_peerconnection_metrics_default_jni target.
This allows downstream dependencies can add it as a dependency. BUG=webrtc:6499 Review-Url: https://codereview.webrtc.org/2521183002 Cr-Commit-Position: refs/heads/master@{#15178}
This commit is contained in:
parent
9688e384e6
commit
f72331205d
@ -230,6 +230,9 @@ if (is_android && !build_with_chromium) {
|
||||
}
|
||||
}
|
||||
|
||||
rtc_static_library("libjingle_peerconnection_metrics_default_jni") {
|
||||
}
|
||||
|
||||
rtc_shared_library("libjingle_peerconnection_so") {
|
||||
sources = [
|
||||
"android/jni/jni_onload.cc",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user