Merge "Add FrameworksMockingCoreTests to the automotive-tests package" into udc-qpr-dev

This commit is contained in:
Treehugger Robot
2023-06-12 15:09:04 +00:00
committed by Android (Google) Code Review

View File

@@ -56,7 +56,10 @@ android_test {
],
platform_apis: true,
test_suites: ["device-tests"],
test_suites: [
"device-tests",
"automotive-tests",
],
certificate: "platform",
}