Merge "Restore labels on /postinstall during recovery." into nyc-dev
This commit is contained in:
commit
1731f2980b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue