Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3561be7d authored by Rex Hoffman's avatar Rex Hoffman
Browse files

Enable new_robolectric

Test: mma in /external/robolectric
Bug: 244627502

Change-Id: I025df6e25a9126ec5392cd35f7b5c663efca2469
parent d01036ee
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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__",
    ],
}