aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-01 02:09:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-01 02:09:33 +0000
commit1175eef006fdaec9ff21a2a0b150a04fb347485e (patch)
tree99d2b1c73c9e1826531cd58177fb5de0920a1127
parent247fef83f26c4841673c4c9e943948e82c45bf65 (diff)
parent5e31f637d1391896accf46724adb5db430889257 (diff)
downloadguice-1175eef006fdaec9ff21a2a0b150a04fb347485e.tar.gz
Snap for 7956817 from 5e31f637d1391896accf46724adb5db430889257 to tm-d1-release
Change-Id: I5e216e5720b667ba2cc50f5d423ed85d3648cfd6
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f1b0573c..9d2fb68d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -117,6 +117,11 @@ genrule {
java_library_static {
name: "guice",
+ visibility: [
+ "//external/testng:__pkg__",
+ "//platform_testing/libraries/audio-test-harness/server:__pkg__",
+ "//tools/tradefederation/core:__pkg__",
+ ],
host_supported: true,
hostdex: true,
sdk_version: "core_current",