Files
build_soong/java
Andreas Gampe f3e5b558e7 Soong: support Errorprone javacflags
Add support for an errorprone block in Java modules that accepts
additional javacflags for the errorprone build.

Sample:

    errorprone: {
        javacflags: ["-Xep:EqualsNaN:WARN"],
    },

Bug: 72004718
Test: m RUN_ERROR_PRONE=true
Test: manual - add block with ERROR to a project
Test: androidmk_test
Change-Id: I502248fe76c26aa19102f413af72a7324c35b7f4
2018-01-23 20:30:01 -08:00
..
2018-01-03 14:15:57 -08:00
2018-01-03 14:15:57 -08:00
2018-01-04 14:52:45 -08:00
2018-01-04 14:52:45 -08:00
2018-01-04 14:52:45 -08:00
2017-12-21 04:34:46 +00:00
2018-01-03 16:02:47 -08:00
2018-01-23 20:30:01 -08:00
2017-12-15 13:42:09 -08:00
2018-01-02 18:23:43 -08:00