Merge "Add C-Suite in the test suites of AppCompatibilityTest"

This commit is contained in:
TreeHugger Robot
2019-10-24 20:41:10 +00:00
committed by Android (Google) Code Review

View File

@@ -19,4 +19,7 @@ android_test {
srcs: ["src/**/*.java"],
platform_apis: true,
certificate: "platform",
test_suites: [
"csuite"
],
}