Merge "init.rc: add a new zygote-start trigger"

This commit is contained in:
Treehugger Robot 2017-03-08 22:18:10 +00:00 committed by Gerrit Code Review
commit 4e5e797d26

View file

@ -290,6 +290,10 @@ on late-init
# /data, which in turn can only be loaded when system properties are present.
trigger post-fs-data
# Now we can start zygote for file base encryption devices in
# init.{$device}.rc
trigger zygote-start
# Load persist properties and override properties (if enabled) from /data.
trigger load_persist_props_action