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

Commit 800f9959 authored by Rex Hoffman's avatar Rex Hoffman Committed by Cherrypicker Worker
Browse files

Enable new_robolectric

Test: mma in /external/robolectric
Bug: 244627502

Change-Id: I025df6e25a9126ec5392cd35f7b5c663efca2469
(cherry picked from commit 3561be7d)
Merged-In: I025df6e25a9126ec5392cd35f7b5c663efca2469
parent 427d6924
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -151,6 +151,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__",
    ],
}