Loading tests/common/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ android_library { "WallpaperPicker2TestLib", "androidx.annotation_annotation", "kotlinx_coroutines_test", "truth-prebuilt", "truth", ], platform_apis: true, Loading tests/robotests/Android.bp +1 −2 Original line number Diff line number Diff line package { default_applicable_licenses: ["Android-Apache-2.0"], } Loading @@ -17,7 +16,7 @@ android_robolectric_test { "androidx.test.rules", "junit", "kotlinx_coroutines_test", "truth-prebuilt", "truth", ], libs: [ "androidx.test.core", Loading Loading
tests/common/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ android_library { "WallpaperPicker2TestLib", "androidx.annotation_annotation", "kotlinx_coroutines_test", "truth-prebuilt", "truth", ], platform_apis: true, Loading
tests/robotests/Android.bp +1 −2 Original line number Diff line number Diff line package { default_applicable_licenses: ["Android-Apache-2.0"], } Loading @@ -17,7 +16,7 @@ android_robolectric_test { "androidx.test.rules", "junit", "kotlinx_coroutines_test", "truth-prebuilt", "truth", ], libs: [ "androidx.test.core", Loading