aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRex Hoffman <rexhoffman@google.com>2024-01-19 01:42:45 +0000
committerRex Hoffman <rexhoffman@google.com>2024-01-19 02:21:32 +0000
commit22b779eab4916ceb4d07b653a3ab1a71ae101a9c (patch)
tree69ddb35137e1770d71de0522c20bd0ebd341775a
parentd2244606baf862c69c1453b6ed695708f1308399 (diff)
downloadrobolectric-shadows-22b779eab4916ceb4d07b653a3ab1a71ae101a9c.tar.gz
Remove the last global visibile bit of /external/robolectric-shadows.
Three settings tests can still use this project, for now. Bug: 314757990 Test: CI Merged-In: I57f52cb0e3db211b95cda858b30b1a8cf0b2a6d0 Change-Id: I1c0ac6864c23ddf169959cc787a9c80f3f9fbb2e
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 92fbae30c..76f78968e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -46,7 +46,6 @@ license {
// Empty library. Should be removed
java_library {
name: "robolectric_android-all-stub",
- visibility: ["//visibility:public"],
}
//#############################################