| commit | c01e90d7d01cb04b886a372204cc86dac63db09e | [log] [tgz] |
|---|---|---|
| author | Dianne Hackborn <hackbod@google.com> | Thu Sep 25 16:39:40 2014 -0700 |
| committer | The Android Automerger <android-build@google.com> | Thu Sep 25 19:28:28 2014 -0700 |
| tree | 245fb27a7e837ce2fe5f1ecfdcdb2c4c00fd80c1 | |
| parent | b025f2dd3f414da681aed50bda532de5eeb58563 [diff] |
Fix issue #17661444: Persistent service not automatically restarted The code to recover when running processes are removed from the LRU list turned up an existing problem where we would remove a persistent process from the LRU list, making it more obvious. Now it is fixed. Change-Id: I94ccb924b3e5649b2819d3392b6f6c9c725dc903