aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 00:59:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 00:59:05 +0000
commitb5613b1ea6894203db493c652b54b9ff7cba0d7e (patch)
tree03596bb7be4151f5f7375b983790c9fcf5b17068
parente075af8d65180ede1a31eb01b1906e8a7f33a241 (diff)
parent3c14f6566f7605da2d79591e9d450f50bddc5756 (diff)
downloadguice-b5613b1ea6894203db493c652b54b9ff7cba0d7e.tar.gz
Snap for 10447354 from 3c14f6566f7605da2d79591e9d450f50bddc5756 to mainline-resolv-releaseaml_res_341510000aml_res_341410010aml_res_341311030aml_res_341110000aml_res_340912000android14-mainline-resolv-release
Change-Id: I1ed132d84a9f5e5155e28ca7ef0c6fe32b4e7dcc
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9d2fb68d..fe9cbf7a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -135,6 +135,12 @@ java_library_static {
// Variation that doesn't link guava statically
java_library_static {
name: "guice-no-guava",
+ visibility: [
+ "//device/google/cuttlefish/tests/integration:__pkg__",
+ "//external/testng:__pkg__",
+ "//platform_testing/libraries/audio-test-harness/server:__pkg__",
+ "//tools/tradefederation/core:__pkg__",
+ ],
host_supported: true,
hostdex: true,
sdk_version: "core_current",