Update visibility of java_audio_device_module_jni target
Bug: webrtc:7452 Change-Id: Ic084858f1d9238b3e3a48bbe5fb49eca1f0971d6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131399 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Paulina Hensman <phensman@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27502}
This commit is contained in:

committed by
Commit Bot

parent
f71362f0cf
commit
25b96122ec
@ -785,6 +785,7 @@ if (is_android) {
|
||||
|
||||
# JNI target for java_audio_device_module_java
|
||||
rtc_source_set("java_audio_device_module_jni") {
|
||||
visibility = [ "*" ]
|
||||
sources = [
|
||||
"src/jni/audio_device/java_audio_device_module.cc",
|
||||
]
|
||||
|
Reference in New Issue
Block a user