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

Commit 8c9c66ac authored by Matthew Reynolds's avatar Matthew Reynolds Committed by Android (Google) Code Review
Browse files

Merge "Restore android full libraries for robolectric tests" into main

parents 776fc935 0fbab863
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -899,9 +899,9 @@ android_robolectric_test {
        "androidx.compose.runtime_runtime",
    ],
    libs: [
        "android.test.runner.stubs.system",
        "android.test.base.stubs.system",
        "android.test.mock.stubs.system",
        "android.test.runner.impl",
        "android.test.base.impl",
        "android.test.mock.impl",
        "truth",
    ],

@@ -936,9 +936,9 @@ android_robolectric_test {
        "androidx.compose.runtime_runtime",
    ],
    libs: [
        "android.test.runner.stubs.system",
        "android.test.base.stubs.system",
        "android.test.mock.stubs.system",
        "android.test.runner.impl",
        "android.test.base.impl",
        "android.test.mock.impl",
        "truth",
    ],

@@ -974,9 +974,9 @@ android_ravenwood_test {
        "androidx.compose.runtime_runtime",
    ],
    libs: [
        "android.test.runner.stubs.system",
        "android.test.base.stubs.system",
        "android.test.mock.stubs.system",
        "android.test.runner.impl",
        "android.test.base.impl",
        "android.test.mock.impl",
    ],
    auto_gen_config: true,
    plugins: [