Merge "add a new trigger for launching the bpfloader" into rvc-dev am: 227635182f
Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/11976442 Change-Id: I1f7c6de3303014329ec453d8ff46870190db29b8
This commit is contained in:
commit
a55e0b8f9e
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.
|
||||
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
|
||||
trigger zygote-start
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue