diff options
| author | 2024-12-24 04:05:54 -0800 | |
|---|---|---|
| committer | 2025-01-07 18:17:12 -0800 | |
| commit | 01be5cd2810d7e11dd1ad90b6e642dc4c89a57a3 (patch) | |
| tree | 71fc8f44f33ac233768de1326cfa211532b4e838 /libs/androidfw/ApkParsing.cpp | |
| parent | d037da48e3fd673f102a765eeee0fa433a4fcb9e (diff) | |
Don't carry out resuming activity in TaskFragment if not ready.
This is checked at ActivityTaskSupervisor, but by that point it is possible all the TaskFragment states have been updated, and so the next time attempting to resume will just no-op. Instead we should exit early if we have signal to defer resume until later.
Test: atest
android.server.wm.activity.lifecycle.ActivityLifecycleTopResumedStateTests#testTopPositionLaunchedBehindLockScreen
Bug: 385864843
Flag: com.android.window.flags.ensure_keyguard_does_transition_starting
Change-Id: I3af7401e5ec1e2379ce5cb74df8c81547ec4ceb2
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions