[Autofill Assistant] Fix resources not-found error in DFM.
Autofill assistant is crashing after being moved to DFM. The reason seems to be resources cannot be loaded without initialization before accessing the module. This CL try to initialize the activity properly. There is also another initialization after installation, without which a clean install of chrome would crash. This is like an issue from Play Core, and this CL tries to provide a walkaround. Bug: b/131149231 Change-Id: I4f3fba3d958105467bf0240bd06d0330f19ec921 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1582225 Commit-Queue: Hui Wu <wuandy@chromium.org> Reviewed-by:Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#654545}
Showing
Please register or sign in to comment