commit | 1e92b1fd0582adeea533b05d9423907239ca9069 | [log] [tgz] |
---|---|---|
author | Ricky Wai <rickywai@google.com> | Thu Feb 02 19:11:18 2017 +0000 |
committer | Ricky Wai <rickywai@google.com> | Thu Feb 02 19:23:10 2017 +0000 |
tree | 23d5692b3ecd75c5b7d1bd98ea630069ca043f65 | |
parent | 73f61f26e573b0d02188158c687d9c92a4c47750 [diff] |
Fix duplicates work apps in launcher work folder after reboot Cause: When we run heuristic.processUserApps(apps), "apps" could be outdated, as it's scheduled in mBindCompleteRunnables and only runs after bind completed. The fix is get an updated app list and reschedule processUserApps(). Test: Use DMAgent to activate work proifle, it does not show duplicated work icons anymore. Bug: 32650490 Change-Id: Ia705a24c6264c077af30cc4297c8b165744c827d