commit | f639490a51655a4d372663e2f7000666748d7fda | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Fri Mar 04 20:16:49 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Mar 04 20:16:50 2016 +0000 |
tree | 809e8d32b37becc3df2b6b1f101b6480c8be9fc8 | |
parent | 60eae72ac6c35567ea71035d379d4f2300cec77c [diff] | |
parent | d80a99883d5ae2b117c54f076fe1df7eae86d2f8 [diff] |
Merge "Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES."
diff --git a/etc/init.rc b/etc/init.rc index dc18659..5915b8d 100644 --- a/etc/init.rc +++ b/etc/init.rc
@@ -1,6 +1,9 @@ import /init.recovery.${ro.hardware}.rc on early-init + # Set the security context of /postinstall if present. + restorecon /postinstall + start ueventd start healthd