summaryrefslogtreecommitdiff
path: root/packages/Shell/src
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2024-04-22 14:42:35 +0800
committer Riddle Hsu <riddlehsu@google.com> 2024-04-22 14:54:24 +0800
commit2f9cc565e1c59581c09f1bdb61c87c419be09e22 (patch)
treee9d1d1af4e711b0cd27ba6e0afcd1ffa71549207 /packages/Shell/src
parentb3942280c4413410617580eb61c44ae5184ecab3 (diff)
Allow to preload home if it was died on top while locked
RWC#attachApplication no longer starts sleeping non-occluded activities, because there is no explicit request. E.g. while device is locked, the process of top activity is died. And then a service started in the same process. Now the behavior is consistent that only explicit activity request can make the activity start rather than from random component. So the specified case should handle by itself. Such as preloading home, which should check whether the activity has attached to the process. Bug: 335396307 Test: Turn off screen. Kill home process. Home activity should be restarted. Change-Id: I83388a8cb2b7dd64748502b9576811d3cd18986a
Diffstat (limited to 'packages/Shell/src')
0 files changed, 0 insertions, 0 deletions