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

Commit 49d60e6a authored by karenluo's avatar karenluo
Browse files

Add C-Suite in the test suites of AppCompatibilityTest

Test: make csuite
Change-Id: I66e01161d52f4f1f5c32ed03e41c19fe9161f89f
parent 1c984f37
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,4 +19,7 @@ android_test {
    srcs: ["src/**/*.java"],
    platform_apis: true,
    certificate: "platform",
    test_suites: [
        "csuite"
    ],
}