Merge "Restore labels on /postinstall during recovery."

am: 60eae72ac6

* commit '60eae72ac6c35567ea71035d379d4f2300cec77c':
  Restore labels on /postinstall during recovery.
This commit is contained in:
Alex Deymo
2016-03-04 05:45:27 +00:00
committed by android-build-merger
+3
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