diff options
author | Keun-young Park <keunyoung@google.com> | 2017-07-05 11:38:44 -0700 |
---|---|---|
committer | Keun-young Park <keunyoung@google.com> | 2017-07-06 00:54:02 +0000 |
commit | d266d37e4cb6d0b31eb9422b73f051632ea7365f (patch) | |
tree | 4e9e338a5df143e1d4e0c93ce8ea4d4b80ccf604 /trusty/coverage/coverage_test.cpp | |
parent | 5c5c544e8080528f41e38d2ab6c79d207dfcad04 (diff) |
add "shutdown critical" to service
- "shutdown critical" prevents killing the service during
shutdown. And the service will be started if not running.
- Without it, services will be killed by SIGTERM / SIGKILL during shutdown.
- Even services with "shutdown critical" will be killed if shutdown
times out.
- Removes ueventd and vold from hard coded list. Each service's rc will
be updated to add "shutdown critical". watchdogd is still kept in the list.
bug: 37626581
Test: reboot and check last kmsg
(cherry picked from commit cccb34fce8798f2a359c6eb0e394ef9460673629)
Change-Id: I3c6aeb7151e64beca4b435f843ae64455217262d
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions