aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-23 20:48:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-23 20:48:53 +0000
commita9a5e122c444bbb165661cb594eff364574b1c77 (patch)
tree443dc0dc24db2cf056775b1f0c4944816726e200
parent82968fb96412bfb88f47ef2eda99f7b49fe75748 (diff)
parent32b120bc9a4829aec90d5358694500dd41792971 (diff)
downloadgrpc-grpc-java-a9a5e122c444bbb165661cb594eff364574b1c77.tar.gz
Snap for 9325245 from 32b120bc9a4829aec90d5358694500dd41792971 to mainline-adservices-releaseaml_ads_331611190aml_ads_331511020aml_ads_331418080
Change-Id: I994e090e100f74969d3b49f82e1f2c490eb1fb0b
-rw-r--r--Android.bp5
1 files changed, 4 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 1bff084c5..b2333d047 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 {