commit | 544a1562d984aa1d76185de808b1a8d0f173987d | [log] [tgz] |
---|---|---|
author | Andriy Naborskyy <andriyn@google.com> | Mon Oct 10 13:10:28 2016 -0700 |
committer | Andriy Naborskyy <andriyn@google.com> | Mon Oct 10 17:29:11 2016 -0700 |
tree | 2b5fb5b532ebe3e6d3d9de68b2bf111953399a6e | |
parent | 2bd94433f8eddb6f35be5e899d4a885b8e1a3717 [diff] |
init: move healthd to late-init Starting healthd in early-init is not needed and can delay coldboot done Now healthd is starting at boot as usual service. Test: check kmsg that healthd starting after /dev/.coldboot_done Bug: 30292927 Change-Id: I367d022f5885122da49181db3db536012e83f564
diff --git a/etc/init.rc b/etc/init.rc index 29b088d..b1473ba 100644 --- a/etc/init.rc +++ b/etc/init.rc
@@ -5,7 +5,6 @@ restorecon /postinstall start ueventd - start healthd on init export ANDROID_ROOT /system