Files
build_soong/java
Remi NGUYEN VAN 4987e7e397 Make ignorewarnings optional in optimize
This allows targets to opt-in to running R8 without the -ignorewarnings
flag. Ignored warnings can cause code to be optimized incorrectly, so
this makes the build safer for such targets.

Ideally ignore_warnings should default to false, but all targets need to
be fixed for that to happen. As a first step, provide a mechanism for
individual targets to ensure they do not introduce regressions.

Bug: 229727645
Bug: 180878971
Bug: 226127213
Bug: 239990030
Test: m (runs dex_test)
Change-Id: Ic0eef29598c1ee47e958da8a5048d9696165a235
(cherry picked from commit bdad314f97)
Merged-In: Ic0eef29598c1ee47e958da8a5048d9696165a235
2022-08-05 01:27:10 +00:00
..
2020-11-30 14:16:02 -08:00
2022-04-13 02:12:37 +00:00
2022-08-03 14:02:33 -07:00
2022-01-12 18:48:39 +00:00
2022-02-24 10:15:27 +11:00
2021-06-30 14:29:49 -04:00