Support feed being loaded from an isolated split
These changes are needed to allow feed to access resources from the feed isolated split. The implementation of the DFM is in the internal change here: https://chrome-internal-review.googlesource.com/c/clank/internal/apps/+/3336642 The feed DFM also uncovered a bug in how we were handling feature jars in R8. If multiple features specified a jar that was not in the base module, the jar would only be applied to the first feature that specified it instead of moving to the base module. Bug: 1126301 Change-Id: Iedc67a97358414adfa82e7a199bf5c72b1f47eae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469235 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#817287}
Showing
Please register or sign in to comment