Enable new_robolectric

Test: mma in /external/robolectric
Bug: 244627502

Change-Id: I025df6e25a9126ec5392cd35f7b5c663efca2469
This commit is contained in:
Rex Hoffman
2022-08-25 22:20:38 +00:00
parent d01036ee58
commit 3561be7d30

View File

@@ -150,6 +150,9 @@ java_library {
visibility: [
// DO NOT ADD ANY MORE ENTRIES TO THIS LIST
"//external/robolectric-shadows:__subpackages__",
//This will eventually replace the item above, and serves the
//same purpose.
"//external/robolectric:__subpackages__",
"//frameworks/layoutlib:__subpackages__",
],
}