summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author Chris Li <lihongyu@google.com> 2022-11-01 18:16:18 +0800
committer Chris Li <lihongyu@google.com> 2022-11-02 13:00:28 +0800
commit5a22eceefeeccc61c48925bb11d07405811f825f (patch)
tree37ae1a14496d72e7f0a5fbfccc13fd69359666f3 /cmds/bootanimation/BootAnimation.cpp
parent96e8a788ef0fe2f09b480a5de18b269a43db6d7d (diff)
Fix launching ActivityGroup with ActivityEmbedding
ActivityGroup has been deprecated since Android H, but there are still apps using it. When it is used, the child Activity will not have its own corresponding ActivityRecord. If we treat it as normal Activity, there will be issue because we can't find Task with its token, nor reparent it with its token. Skip child Activity (the one launched in ActivityGroup) for any lifecycle event. Fix: 256533615 Test: manually verify Change-Id: Ibccf1575c3b229a0912f843f6468a6c3e24a893f
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions