JDK Lib Dexer: Ignore keep file if none is generated.
This checks for the existence of the file and skips adding it as a parameter if it doesn't exist. Also removes classes from the prebuilt output jar since they cannot be actually included in the build - they are required only for the desugaring step. Bug: 105675 Change-Id: Ib1e86fb25cb4607a18278446c4b35606f179e076 R: agrieve@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363555 Commit-Queue: Justin DeWitt <dewittj@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#799503}
Showing
Please register or sign in to comment