commit | 195ff7f79e314ba0e7b4c492613a97ec188b8bcc | [log] [tgz] |
---|---|---|
author | Andriy Naborskyy <andriyn@google.com> | Mon Oct 10 13:10:28 2016 -0700 |
committer | Andriy Naborskyy <andriyn@google.com> | Tue Oct 25 19:49:57 2016 +0000 |
tree | e18489fbfbb11bc5deb181f8f86eb61524fd51cb | |
parent | 5b00110e3d6c4af97cd7699a5c61fab2f973107e [diff] |
DO NOT MERGE ANYWHERE init: move healthd to late-init Starting healthd in early-init can cause SELinux denials if healthd or any device-specific libraries try to log. Now healthd is starting at boot as usual service. Bug: 30292927 Change-Id: I367d022f5885122da49181db3db536012e83f564
diff --git a/etc/init.rc b/etc/init.rc index 4277277..b775925 100644 --- a/etc/init.rc +++ b/etc/init.rc
@@ -2,7 +2,6 @@ on early-init start ueventd - start healthd on init export PATH /sbin:/system/bin