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

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
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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/*"],