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

Commit c01608b5 authored by satayev's avatar satayev
Browse files

Add ApexSystemServicesTestCases to mts-core.

Bug: 192880996
Test: m mts && mts-tradefed run mts -m ApexSystemServicesTestCases
Change-Id: Ice4b6689ba58c5b8cd683c5477a25f5730a9455a
parent 265aab13
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -37,5 +37,8 @@ java_test_host {
        "truth-prebuilt",
        "modules-utils-build-testing",
    ],
    test_suites: ["device-tests"],
    test_suites: [
        "device-tests",
        "mts-core",
    ],
}