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

Commit d9a8f4c5 authored by Xiang Wang's avatar Xiang Wang
Browse files

Remove the PerformanceHintTestsRavenwood target

The test currently is not set to support it

Bug: 310268946
Flag: TEST_ONLY
Test: n/a
Change-Id: I8356124e9bed8c1c47f073741b694183ffd5897b
parent 04f157c7
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -32,18 +32,3 @@ android_test {
        enabled: false,
    },
}

android_ravenwood_test {
    name: "PerformanceHintTestsRavenwood",
    static_libs: [
        "androidx.annotation_annotation",
        "androidx.test.rules",
        "flag-junit",
        "services.core",

    ],
    srcs: [
        "src/**/*.java",
    ],
    auto_gen_config: true,
}