Skip to content
Snippets Groups Projects
Commit b835ea06 authored by Julien Desprez's avatar Julien Desprez
Browse files

Mark tests part of the device-tests platinum set

This will allow to build them more effectively.
This has no impact on the test execution itself.

Change-Id: Iac18defcb13e7c3d4ad9845bffcda04766dd06a8
Test: presubmit
Bug: 341947105
parent c909a3e2
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,10 @@ android_test {
package_name: "com.android.wm.shell.flicker.service",
instrumentation_target_package: "com.android.wm.shell.flicker.service",
test_config_template: "AndroidTestTemplate.xml",
test_suites: [
"device-tests",
"device-platinum-tests",
],
srcs: [":WMShellFlickerServicePlatinumTests-src"],
static_libs: ["WMShellFlickerTestsBase"],
data: ["trace_config/*"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment