Skip to content
Snippets Groups Projects
Commit 3f4f2cc8 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: I22183f1f2176e929eb0ab82f9f7eaa20ccb770c8
Test: presubmit
Bug: 341947105
parent c909a3e2
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,10 @@ android_test {
defaults: ["FlickerTestsDefault"],
manifest: "AndroidManifest.xml",
test_config_template: "AndroidTestTemplate.xml",
test_suites: [
"device-tests",
"device-platinum-tests",
],
srcs: ["src/**/*"],
static_libs: ["FlickerTestsBase"],
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