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

Commit 310e9641 authored by Filip Zakrzewski's avatar Filip Zakrzewski Committed by Android (Google) Code Review
Browse files

Merge "Add automotive-tests package to the WmPerfTests"

parents 6d510e32 a4ce62e1
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -31,7 +31,10 @@ android_test {
        "collector-device-lib",
        "platform-test-annotations",
    ],
    test_suites: ["device-tests"],
    test_suites: [
        "device-tests",
        "automotive-tests",
    ],
    data: [":perfetto_artifacts"],
    platform_apis: true,
    certificate: "platform",