aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-22 01:08:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-10-22 01:08:06 +0000
commit4ec6d957295a38eb660be5b2a516628c60ae1595 (patch)
tree855424933e4aa2fa6553a33e2a94359a6e0a4ed6
parent05571ac03c1bb6747f657edb6d11084840106b57 (diff)
parent418811cc4c3644ea58ba6cbaddb6a0bd5ab8d0ae (diff)
downloadgrpc-grpc-java-android13-qpr2-s3-release.tar.gz
Change-Id: I6868d11eab89ef00e8e8841ac7bfc07b19d197a6
-rw-r--r--Android.bp5
1 files changed, 4 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 5a37d3779..bb18eba88 100644
--- a/Android.bp
+++ b/Android.bp
@@ -63,7 +63,10 @@ java_library {
"grpc-java-protobuf-lite",
"grpc-java-stub",
],
- visibility: ["//packages/modules/Bluetooth/android/pandora/server"],
+ visibility: [
+ "//packages/modules/Bluetooth/pandora/interfaces",
+ "//packages/modules/Bluetooth/android/pandora/server",
+ ],
}
java_library {