Skip to content
Commit 86918964 authored by Bryce Lee's avatar Bryce Lee
Browse files

Don't allow non-showOnLock activity to be next on finish.

Previously, we required the next activity (determined by top running
activity) to be showOnLock in the case the keyguard was locked and
the current activity is finished. However, this was bypassed if the
focused stack had a top running activity.

This changelist applies the same restrictions to the aforementioned
activity.

Test: atest ActivityStackSupervisorTests#testTopRunningActivity
Change-Id: I70ae64e0b0f4765b383bce91017bb675d0376d31
Fixes: 76424176
parent fcefeb25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment