SystemUI: replace androidx.test.ext.junit with jsr305.

Bug: 275356840
Test: m-j SystemUI-core SystemUI-tests
Change-Id: I9f67f7e5335449d8d36e374b1028dafaca03ee53
This commit is contained in:
Brett Chabot
2023-03-27 10:33:10 -07:00
parent e538474fa5
commit fc8675a3ed

View File

@@ -182,7 +182,6 @@ android_library {
"androidx.dynamicanimation_dynamicanimation",
"androidx-constraintlayout_constraintlayout",
"androidx.exifinterface_exifinterface",
"androidx.test.ext.junit",
"com.google.android.material_material",
"kotlinx_coroutines_android",
"kotlinx_coroutines",
@@ -191,6 +190,7 @@ android_library {
"SystemUI-proto",
"monet",
"dagger2",
"jsr305",
"jsr330",
"lottie",
"LowLightDreamLib",