diff options
| author | Dianne Hackborn <hackbod@google.com> | 2009-10-08 16:22:03 -0700 |
|---|---|---|
| committer | Dianne Hackborn <hackbod@google.com> | 2009-10-08 16:22:03 -0700 |
| commit | 3612487d618df84530645c45c7c3979383b39c12 (patch) | |
| tree | 9e2c5c90883990ce98ef4c36d85ad2f5846ef535 /docs/html/sdk/api_diff/6/changes | |
| parent | 348b92bd513087369ac682e29620d7829fa1381b (diff) | |
Fix issue #2174566: HOT STABILITY: NPE in activity manager
- Don't crash if the service's app process doesn't have a thread (this
can happen if we are currently starting the process and then try to
start the service again).
- Be more robust about deciding to start a service's process: try each
time it is started; the startProcess call will take care of ignoring
it if the process is already started.
- Fix some issues where we would leave dead processes on the low memory
list.
Change-Id: I490e01ba7b45adc191bab7ace377b6873e284897
Diffstat (limited to 'docs/html/sdk/api_diff/6/changes')
0 files changed, 0 insertions, 0 deletions
