From 22b779eab4916ceb4d07b653a3ab1a71ae101a9c Mon Sep 17 00:00:00 2001 From: Rex Hoffman Date: Fri, 19 Jan 2024 01:42:45 +0000 Subject: 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 --- Android.bp | 1 - 1 file changed, 1 deletion(-) 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"], } //############################################# -- cgit v1.2.3