diff options
| author | Kenny Root <kroot@google.com> | 2010-09-22 10:36:48 -0700 |
|---|---|---|
| committer | Kenny Root <kroot@google.com> | 2010-10-13 11:45:35 -0700 |
| commit | f547d679c058ed00de78a32146d04b75254df7ec (patch) | |
| tree | 5a25cc02f0dcc5ad8ea59850f6383ababd4c956d /docs/html/sdk/api_diff/7/changes | |
| parent | dfc07279fc6205c38f5f39cb5ba4f0aef6b593a4 (diff) | |
Add shutdown assurance
If something kills system_server before it completes its shutdown
action, the runtime will just restart giving the illusion that a reboot
for an OTA or something else has happened.
To prevent this, write a system property containing the reboot reason
before initiating the shutdown with all the services. If the
system_server is killed before it completes, the next time the main
thread of system_server starts up, it will immediately execute the
shutdown action.
Bug: 3022556
Change-Id: I81723bac333430f04205e7a7b799914d96f170eb
Diffstat (limited to 'docs/html/sdk/api_diff/7/changes')
0 files changed, 0 insertions, 0 deletions
