Merge "Remov a todo that is no longer needed"

This commit is contained in:
JW Wang
2019-10-15 11:04:51 +00:00
committed by Android (Google) Code Review

View File

@@ -19,7 +19,6 @@ android_test {
static_libs: ["androidx.test.rules", "cts-rollback-lib", "cts-install-lib"],
test_suites: ["general-tests"],
test_config: "RollbackTest.xml",
// TODO: sdk_version: "test_current" when Intent#resolveSystemservice is TestApi
}
java_test_host {