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

Commit 2c0b951e 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: I76bbb06b6b5f0e21f096b80da9062863294d2ff4
Test: presubmit
Bug: 341947105
parent c909a3e2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -55,6 +55,10 @@ android_test {
    defaults: ["FlickerTestsDefault"],
    manifest: "AndroidManifest.xml",
    test_config_template: "AndroidTestTemplate.xml",
    test_suites: [
        "device-tests",
        "device-platinum-tests",
    ],
    srcs: [":FlickerTestsIme1-src"],
    static_libs: [
        "FlickerTestsBase",