From d084f6a61f812a640b0e9319e7c81f4086c03e1a Mon Sep 17 00:00:00 2001 From: Joshua McCloskey Date: Mon, 28 Aug 2023 20:25:30 +0000 Subject: [PATCH] Fixed formatting Test: N/A Change-Id: If450b64f8709b65f1e5d0c7cb2e177d8ca1a89aa --- tests/unit/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/Android.bp b/tests/unit/Android.bp index 2ba9a296946..f6a958301c5 100644 --- a/tests/unit/Android.bp +++ b/tests/unit/Android.bp @@ -21,7 +21,7 @@ android_test { ], static_libs: [ - "androidx.arch.core_core-testing", + "androidx.arch.core_core-testing", "androidx.test.core", "androidx.test.rules", "androidx.test.espresso.core",