commit | 90007f7440d3bed04de01619da7506bed40ea171 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon Sep 23 13:00:23 2013 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Mon Sep 23 13:01:43 2013 -0700 |
tree | b0a2f983b41161582b19a649eea4ed901f880d70 | |
parent | 4bf0fcef9296b53114e86490d79956986f8b93a6 [diff] |
Fix issue #10876433: java.lang.IllegalStateException in... ...ActivityManagerService.updateLruProcessInternalLocked on bluetooth Don't try to move process records associated with dead service connections. Technically we should probably be clearing the binding/service's app entry so we don't get into this case, but the least intrusive change for now is this check. Change-Id: I6683e692eb5a8fa4f8ec1fa31bd63ec3d7f878ef