Add automotive-tests package to the WmPerfTests

Bug: 243184490

Test: manual
Change-Id: I7363db5ab215e6ee9a453a83d3c3b6f46e236dfd
This commit is contained in:
Filip
2022-10-03 20:47:48 +00:00
committed by Filip Zakrzewski
parent 339cf43662
commit a4ce62e131

View File

@@ -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",