LSPosed/magisk-loader/magisk_module/sepolicy.rule

15 lines
409 B
Plaintext

allow dex2oat dex2oat_exec file execute_no_trans
allow dex2oat system_linker_exec file execute_no_trans
allow shell shell dir write
type xposed_file file_type
typeattribute xposed_file mlstrustedobject
allow {dex2oat installd isolated_app shell} xposed_file {file dir} *
allow dex2oat unlabeled file *
type xposed_data file_type
typeattribute xposed_data mlstrustedobject
allow * xposed_data {file dir} *