Skip to content
Commit be078c4d authored by Louis Chang's avatar Louis Chang
Browse files

Do not proceed resuming activities if they should sleep

Top activities with keyguard related flags were not able to be resumed
while screen off in some cases. Those issues were fixed by making sure
the resume process can be proceed.

This CL removed the changes that made in commit ef713774, 32a87b8c and
b26efb47. The keyguard flags should now take effected while evaluating
keyguard visibilities with bba6bedf merged. Activities should be able
to resumed after all sleep token was removed.

Bug: 163460485
Test: atest ActivityVisibilityTests
Test: atest KeyguardTests
Change-Id: I393dfbd3e09fc4507545b37cf7b6474b3c77203a
parent 594dca99
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