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

Commit 0551fa0e authored by JW Wang's avatar JW Wang
Browse files

Remov a todo that is no longer needed

There is not much point in building internal tests against the SDK and
limiting its API usage.

See b/136044235 #4 ~ #6 for detailed discussion.

Bug: 136044235
Test: mm
no build breaks should happen

Change-Id: I02437d7e4436cfc9b1fce9b04b0edb50bf70dc28
parent b9a53271
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 {