diff options
| author | 2023-09-29 10:21:56 +1000 | |
|---|---|---|
| committer | 2023-09-29 10:24:13 +1000 | |
| commit | 9c0dff9ae5a6610ecbe4ad9d66cfa1e140367251 (patch) | |
| tree | e9f2701ece06f2652b17a032eb5344064927abe4 /java/java_test.go | |
| parent | f51ed265e45bea9c304b363c75e04dde1844e2ae (diff) | |
Add lint.suppress_exit_code attribute
The Android lint --exitcode parameter can be skipped using
ANDROID_LINT_SUPPRESS_EXIT_CODE. Expose a similar attribute to Java
modules to ignore the exit code.
This is useful for integration testing. It is possible to build
libraries that report an error when linted. Othewise, such module would
break the checkbuild target.
Bug: 302400088
Test: m nothing
Change-Id: I372c42184f40d25753a688c380c0c63e9758ca00
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions