Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a462cc2b authored by Chaohui Wang's avatar Chaohui Wang
Browse files

Move lifecycle-runtime-testing to testutils

Bug: 287702163
Test: Unit test
Change-Id: I1e78635bbb22bc4a959fd7af9b066fe6b0053fc9
(cherry picked from commit 34505da0)
Merged-In: I1e78635bbb22bc4a959fd7af9b066fe6b0053fc9
parent d3d448bd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@ android_test {
        "SpaLib",
        "SpaLibTestUtils",
        "androidx.compose.runtime_runtime",
        "androidx.lifecycle_lifecycle-runtime-testing",
        "androidx.test.ext.junit",
        "androidx.test.runner",
        "mockito-target-minus-junit4",
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ android_library {
        "androidx.compose.runtime_runtime",
        "androidx.compose.ui_ui-test-junit4",
        "androidx.compose.ui_ui-test-manifest",
        "androidx.lifecycle_lifecycle-runtime-testing",
        "mockito",
        "truth-prebuilt",
    ],