commit | 08fd6ebab5ac72ac720b5d368481f37ef95bfc5b | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@google.com> | Fri Jul 19 17:56:10 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 19 17:56:10 2019 |
tree | 33d6b55469675c7990e0ea766b25a622ee9e540d | |
parent | e2204eedd1fa4fdc2765336344611497e537e3f5 [diff] |
Android: Fix ProGuard rules for BackgroundTasks R8 is more strict than ProGuard, and does not keep any constructors unless we tell it to. Binary-Size: Growth due to correctly kept classes. Bug: 985372 Change-Id: I6eaa2cc69e82ffa1400bdc1c10a5c348154d6616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1709895 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Reviewed-by: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#679178}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .