commit | ddc19e98476eec54da83b7386602443ed4aa195e | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Nov 14 14:32:17 2013 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Nov 14 14:32:17 2013 -0800 |
tree | 578b150f185b3f03ec834fe715858562b9a17c9e | |
parent | d6f5b629216a2566883ccc6f2506fee198b07f99 [diff] |
Maybe fix issue #11634365: Leaking restarting services It looks like we could add services to the restart list because they end up left in the process's list of running services after they have been removed from the main activity list, and we can trip up on them there when the app is being force stopped. Change-Id: I79805b67fcf5b593430dc5c856c97927e1a54a57