Added Strict_mode logic catch direct usage of Robolectric reference
When Strict_Mode is true, exclude Robolectric_all-target_upstream from the build pass, instead use the newly added robolectric_all-target_runtime, which compiles the robolectric lib into jar and later being added to final test jar. Test: atest MyRoboTests Bug: 334089788 Change-Id: I59291e3cc478e73f65950886853732ff0c5c5db7
Loading
Please register or sign in to comment