Merge "Restore labels on /postinstall during recovery." into nyc-dev

This commit is contained in:
Alex Deymo 2016-03-05 00:03:47 +00:00 committed by Android (Google) Code Review
commit 1731f2980b

View file

@ -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