Merge "init.rc: add a new zygote-start trigger" am: 4e5e797d26 am: 0d9416ba2e

am: 2980bc1139

Change-Id: I56e6907db4063f6b527be710b00de9200aa8914a
This commit is contained in:
Wei Wang 2017-03-08 22:28:24 +00:00 committed by android-build-merger
commit 43a356d213
1 changed files with 4 additions and 0 deletions

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