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

Commit 1d7496bc authored by Artur Satayev's avatar Artur Satayev Committed by Android (Google) Code Review
Browse files

Merge "Add ApexSystemServicesTestCases to mts-core."

parents 0309ed5d c01608b5
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",
    ],
}