Add automotive-tests package to the WmPerfTests
Bug: 243184490 Test: manual Change-Id: I7363db5ab215e6ee9a453a83d3c3b6f46e236dfd
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user