Update interception for archived apps in ActivityStarter to abort bundle...
Update interception for archived apps in ActivityStarter to abort bundle options and cancel remote animations during unarchival. * As part of unarchival, we return early in ActivityStarter. We should abort all the user provided options since no resultant activity is to be started. * We should also cancel any pending remote animations so that Launchers are not needlessly blocked for activity launch animation feedback during unarchival. Test: atest PackageInstallerArchiveTest Bug: 318394698 Bug: 313074449 Change-Id: Ie2c8bb2f9939697774ff8ed23eeb3007031b32df
Loading
Please register or sign in to comment