Merge "SystemUI: replace androidx.test.ext.junit with jsr305." into udc-dev

This commit is contained in:
TreeHugger Robot
2023-03-31 18:25:03 +00:00
committed by Android (Google) Code Review

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",