Android: Clean up trichrome synchronized proguard build rules.
* Remove static_library_proguard_disabled and instead separate static_library_provider and static_library_synchronized_proguard into separate flags. * Only enable synchronized proguard for the most basic Trichrome targets (can enable for others when we want to ship). * Add a real dep on static library provider APKs (so that they don't both need to be compiled explicitly). * Clean up stale GN variables. Bug: 921284, 901465 Change-Id: I346fe3e824ece041cd1df064e81b2939e64c6882 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1955802 Commit-Queue: Eric Stevenson <estevenson@chromium.org> Reviewed-by:Richard Coles <torne@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#726483}
Showing
This diff is collapsed.
Please register or sign in to comment