Merge "init.rc: add a new zygote-start trigger"
am: 4e5e797d26
Change-Id: Ic8e028c55fcca904c49814d1a3849ff8088f6458
This commit is contained in:
commit
0d9416ba2e
1 changed files with 4 additions and 0 deletions
|
|
@ -290,6 +290,10 @@ on late-init
|
||||||
# /data, which in turn can only be loaded when system properties are present.
|
# /data, which in turn can only be loaded when system properties are present.
|
||||||
trigger post-fs-data
|
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.
|
# Load persist properties and override properties (if enabled) from /data.
|
||||||
trigger load_persist_props_action
|
trigger load_persist_props_action
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue