Loading tests/unit/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,7 @@ android_test { "mockito-target-minus-junit4", "mockito-target-minus-junit4", "platform-test-annotations", "platform-test-annotations", "truth-prebuilt", "truth-prebuilt", "ub-uiautomator", "androidx.test.uiautomator_uiautomator", // Don't add SettingsLib libraries here - you can use them directly as they are in the // Don't add SettingsLib libraries here - you can use them directly as they are in the // instrumented Settings app. // instrumented Settings app. ], ], Loading Loading
tests/unit/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,7 @@ android_test { "mockito-target-minus-junit4", "mockito-target-minus-junit4", "platform-test-annotations", "platform-test-annotations", "truth-prebuilt", "truth-prebuilt", "ub-uiautomator", "androidx.test.uiautomator_uiautomator", // Don't add SettingsLib libraries here - you can use them directly as they are in the // Don't add SettingsLib libraries here - you can use them directly as they are in the // instrumented Settings app. // instrumented Settings app. ], ], Loading