Skip to content
Commit aa9875eb authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix issue #12031685: Sticky Service Breakage in Android 4.4.1

Got a little too aggressive about cleaning up service state; need to
avoid removing services from an app until we are in the second loop
doing the final cleanup, otherwise we can leave services around with
restarting their process.

Change-Id: I526a80285b4ef90c329db7c13442a27b9ad3585f
parent 0ddca999
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