Fix autofill_assistant DFM crashing when inflating layouts
With isolated splits enabled, the classes from a DFM will not be available in the base ClassLoader. This change makes sure all of the calls to inflate in autofill_assistant are able to access the classes defined in the DFM. Bug: 1158028, b/174219371 Change-Id: I6e6599f0831b089d97d5041864ce9df41c00e0f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587872Reviewed-by:Mathias Carlen <mcarlen@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#836722}
Showing
Please register or sign in to comment