commit | d9eaeefb9370019e9d8dcb5264c5547e39fb18d0 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Tue Mar 09 23:03:01 2021 +0000 |
committer | Songchun Fan <schfan@google.com> | Wed Mar 10 16:29:37 2021 +0000 |
tree | c1e7f11048d89e734f3735189ffcb1d4b3232022 | |
parent | 19aad2c92c0a30709ad93a542985e16482dcfb57 [diff] |
[incremental/pm] check for incremental apps when LauncherAppsService starts If an incremental app is not fully loaded before reboot, we need to keep showing the loading progress after reboot. Previously we only register the listener callback when the app is installed. Now we also register the listener on reboot in LauncherAppsService. BUG: 182272641 Test: manual Change-Id: I44af6f5958226ccb1a6229ee28db6227df645996