Chromium change: https://source.chromium.org/chromium/chromium/src/+/3de380708a7011c04afacd6518a8696eefda3bdf Reland "Android: Enable R8 for android_browsertests" This reverts commit 5e1b879b2ca5e88d04fd34a4eaa108e1fb34e746. Reason for reland: fix arm32 build Original change's description: > Revert "Android: Enable R8 for android_browsertests" > > This reverts commit 41f6affc510597a34f5ad211cc52dc15e4d64901. > > Reason for revert: Believed to be causing a tree closure because of compile failure for android-archive-rel bot > > Original change's description: > > Android: Enable R8 for android_browsertests > > > > Should make the tests run a bit faster and also reduce logspam about dex > > verification failures. > > > > Include-Ci-Only-Tests: true > > Bug: 40277467 > > Change-Id: I0bc52427421bb68ee30b866f874f9a64448be27e > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4743219 > > Reviewed-by: Haiyang Pan <hypan@google.com> > > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > > Auto-Submit: Andrew Grieve <agrieve@chromium.org> > > Cr-Commit-Position: refs/heads/main@{#1331978} > > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > > Bug: 40277467 > Change-Id: I41c12a887721ac108dc8578fddc493d25e5da5d4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5736492 > Owners-Override: David Pennington <dpenning@google.com> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: David Pennington <dpenning@chromium.org> > Reviewed-by: Haiyang Pan <hypan@google.com> > Cr-Commit-Position: refs/heads/main@{#1332011} Bug: 40277467