am 38a82cac: Merge "init re-execs to set its security context now."

* commit '38a82cace581a888c5bc475754a20d8e92992fb2':
  init re-execs to set its security context now.
This commit is contained in:
Elliott Hughes
2015-04-24 03:34:40 +00:00
committed by Android Git Automerger
-7
View File
@@ -1,13 +1,6 @@
import /init.recovery.${ro.hardware}.rc import /init.recovery.${ro.hardware}.rc
on early-init on early-init
# Apply strict SELinux checking of PROT_EXEC on mmap/mprotect calls.
write /sys/fs/selinux/checkreqprot 0
# Set the security context for the init process.
# This should occur before anything else (e.g. ueventd) is started.
setcon u:r:init:s0
start ueventd start ueventd
start healthd start healthd