Merge "Enable new_robolectric"

This commit is contained in:
Rex Hoffman
2022-10-21 22:17:26 +00:00
committed by Gerrit Code Review

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__",
],
}