Skip to content

Commit

Permalink
Merge "add a new trigger for launching the bpfloader" into rvc-dev
Browse files Browse the repository at this point in the history
Former-commit-id: 227635182ff2acd69e6533e03144144cf7ff66b0
  • Loading branch information
zenczykowski authored and Android (Google) Code Review committed Jun 24, 2020
2 parents 8e4e057 + 6a5954b commit 13ec6a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rootdir/init.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 13ec6a6

Please sign in to comment.