Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc10e3f8 authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by Automerger Merge Worker
Browse files

Merge "add a new trigger for launching the bpfloader" am: d9299c51

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1345185

Change-Id: I9669ff9795fc78b006101030e6ba10f40d4d8b63
parents cc37c07a d9299c51
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -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