Restore labels on /postinstall during recovery.

This patch mirrors what was done in the main init.rc to relabel
/postinstall.

Bug: 27178350
Bug: 27177071
Change-Id: I39cd03f3c55a42c03367957e8c259c9a3155203c
This commit is contained in:
Alex Deymo
2016-03-02 14:21:02 -08:00
parent 5ffc038be6
commit 6bcc8af6e5
+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