Files
build_soong/java
Cole Faust 2b1536e4db 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
2021-06-18 12:34:51 -07:00
..
2020-11-30 14:16:02 -08:00
2021-04-08 11:27:24 +09:00
2021-06-18 11:46:52 +01:00
2020-12-21 12:31:51 -08:00
2021-05-24 13:32:56 +01:00
2021-03-31 13:17:42 -07:00
2021-03-15 13:58:44 -07:00
2021-04-01 10:33:20 +01:00
2021-05-20 09:59:59 +00:00
2019-10-18 15:14:15 -07:00