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

Commit 0fbab863 authored by Matthew Reynolds's avatar Matthew Reynolds
Browse files

Restore android full libraries for robolectric tests

Bug: 369378519
Test: tested manually with atest
Flag: TEST_ONLY
Change-Id: I65b7872934138184af290c63c121583d808975f2
parent f915f34c
Loading
Loading
Loading
Loading
+9 −9
Original line number Original line Diff line number Diff line
@@ -899,9 +899,9 @@ android_robolectric_test {
        "androidx.compose.runtime_runtime",
        "androidx.compose.runtime_runtime",
    ],
    ],
    libs: [
    libs: [
        "android.test.runner.stubs.system",
        "android.test.runner.impl",
        "android.test.base.stubs.system",
        "android.test.base.impl",
        "android.test.mock.stubs.system",
        "android.test.mock.impl",
        "truth",
        "truth",
    ],
    ],


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


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