Fix potential StrictMode crash with miniresolver

configureMiniResolverContent incorrectly calls directly
into safelyStartActivityInternal, which bypasses calls to
StrictMode#disableDeathOnFileUriExposure.

Change-Id: I1c66f659b7d5276caf892b15b942bee5c6f7ead7
1 file changed