diff options
author | 2021-06-18 12:25:54 -0700 | |
---|---|---|
committer | 2021-06-18 12:34:51 -0700 | |
commit | 2b1536e4dbc9e9178a8f6cf3fa049170811a75a1 (patch) | |
tree | a27ec25c406281a92d05882aabe6e1101b181020 /java/platform_bootclasspath.go | |
parent | e6aefedeba5daaac4dd5b27b783e16df98055e18 (diff) |
Allow disabling errorprone even when RUN_ERROR_PRONE is true
Some modules use -XepDisableAllChecks to disable errorprone.
However, this still causes them to be compiled twice when
RUN_ERROR_PRONE is true. Allow the new enabled property to
be set to false to disable errorprone entirely, so that those
modules are only compiled once.
Bug: 190944875
Test: New unit tests
Change-Id: Ie68695db762fffcaf11bbbcb0509c4fcab73f5c5
Diffstat (limited to 'java/platform_bootclasspath.go')
0 files changed, 0 insertions, 0 deletions