Loading packages/SystemUI/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -752,6 +752,7 @@ android_robolectric_test { plugins: [ "dagger2-compiler", ], strict_mode: false, } // in-place tests which use Robolectric in the tests directory Loading @@ -771,7 +772,6 @@ android_robolectric_test { ], static_libs: [ "RoboTestLibraries", "mockito-kotlin2", ], libs: [ "android.test.runner", Loading @@ -787,6 +787,7 @@ android_robolectric_test { plugins: [ "dagger2-compiler", ], strict_mode: false, } android_ravenwood_test { Loading Loading
packages/SystemUI/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -752,6 +752,7 @@ android_robolectric_test { plugins: [ "dagger2-compiler", ], strict_mode: false, } // in-place tests which use Robolectric in the tests directory Loading @@ -771,7 +772,6 @@ android_robolectric_test { ], static_libs: [ "RoboTestLibraries", "mockito-kotlin2", ], libs: [ "android.test.runner", Loading @@ -787,6 +787,7 @@ android_robolectric_test { plugins: [ "dagger2-compiler", ], strict_mode: false, } android_ravenwood_test { Loading