Merge "add a new trigger for launching the bpfloader" am: d9299c5119
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1345185 Change-Id: I9669ff9795fc78b006101030e6ba10f40d4d8b63
This commit is contained in:
commit
fc10e3f883
1 changed files with 3 additions and 0 deletions
|
|
@ -445,6 +445,9 @@ on late-init
|
||||||
# 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
|
||||||
|
|
||||||
|
# Should be before netd, but after apex, properties and logging is available.
|
||||||
|
trigger load_bpf_programs
|
||||||
|
|
||||||
# Now we can start zygote for devices with file based encryption
|
# Now we can start zygote for devices with file based encryption
|
||||||
trigger zygote-start
|
trigger zygote-start
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue