LSPosed/magisk-loader/magisk_module/sepolicy.rule

12 lines
314 B
Plaintext

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