Merge "Don't use framework and SDK at the same time" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-04-05 09:04:27 +00:00
committed by Android (Google) Code Review

View File

@@ -33,7 +33,6 @@ android_test {
libs: [
"framework",
],
sdk_version: "current",
platform_apis: true,
test_suites: ["device-tests"],
certificate: "platform",