Fixes installed launch intent rewrite
Logic that detected how to handle already installed apps was resulting in the instant app launching with the ephemral installer intent targeted directly at the already resolved component. This change reverts that logic to the original logic. Offending change: ag/3540305 Change-Id: I4dec9bfd1282203229d03695e3a1b6ed5913696a Fixes: 73018868 Test: manual - installed instant apps now launch as expected Test: manual - generic intent test app still works as expected
Loading
Please register or sign in to comment