Jeff Sharkey 86ba608e34 Add tests for framework-specific Error Prone.
We recently started writing custom Error Prone checkers, but it's
been painfully slow to develop against the giant source tree, so
this change adds tests to verify existing behavior and to enable TDD
for future checkers.

Bug: 155703208
Test: atest error_prone_android_framework_test
Change-Id: I7ea7484db5d19e812354703e561a499077329098
2020-06-24 14:52:43 -06:00

8 lines
106 B
Plaintext

{
"presubmit": [
{
"name": "error_prone_android_framework_test"
}
]
}