You've already forked ZygiskNext
mirror of
https://github.com/Dr-TSNG/ZygiskNext.git
synced 2025-08-27 23:46:34 +00:00
13 lines
319 B
Plaintext
13 lines
319 B
Plaintext
allow * tmpfs * *
|
|
|
|
type magisk_file file_type
|
|
typeattribute magisk_file mlstrustedobject
|
|
allow * magisk_file file *
|
|
allow * magisk_file dir *
|
|
allow * magisk_file fifo_file *
|
|
allow * magisk_file chr_file *
|
|
allow * magisk_file lnk_file *
|
|
allow * magisk_file sock_file *
|
|
|
|
allow system_server system_server process execmem
|