Do not stop paused activity when sleeping.
This changelist removes logic added to stop a top level paused activity when trying to sleep. Doing so delays sleep and leads to double sleep requests on the client side as it will also try to stop the activity on sleep. Bug: 65457314 Test: manual Change-Id: I252e2b968a537cf2d696972d6a65e43661875943
Loading
Please register or sign in to comment