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

Commit a6d966c0 authored by Krzysztof Kosiński's avatar Krzysztof Kosiński Committed by Automerger Merge Worker
Browse files

Merge "Clean up obsolete aliases for Truth." into main am: 7039b4f7 am: b83975af

parents 6fd2aa27 b83975af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ android_test {
    static_libs: [
        "services.core",
        "androidx.test.rules",
        "truth-prebuilt",
        "truth",
        "testng",
        "mockito-target-extended",
    ],
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ android_test {
        "frameworks-base-testutils",
        "junit",
        "platform-test-annotations",
        "truth-prebuilt",
        "truth",
    ],
    libs: ["android.test.runner"],
    platform_apis: true,
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ android_test {
        "frameworks-base-testutils",
        "platform-test-annotations",
        "testng",
        "truth-prebuilt",
        "truth",
    ],

    libs: [
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ android_test {
        "platform-test-annotations",
        "platformprotosnano",
        "statsdprotolite",
        "truth-prebuilt",
        "truth",
    ],

    libs: ["android.test.runner"],
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ android_test {
    static_libs: [
        "androidx.test.rules",
        "androidx.test.uiautomator_uiautomator",
        "truth-prebuilt",
        "truth",
    ],
    test_suites: ["general-tests"],
    sdk_version: "test_current",
Loading