Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions zygisk/module/sepolicy.rule
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
allow dex2oat dex2oat_exec file execute_no_trans
allow dex2oat system_linker_exec file execute_no_trans

allow system_server system_server process execmem

allow shell shell dir write

type xposed_file file_type
Expand Down
Loading