Merge "add a new trigger for launching the bpfloader" into rvc-dev
This commit is contained in:
commit
227635182f
1 changed files with 3 additions and 0 deletions
|
|
@ -448,6 +448,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