fix: SELinux rules (#130)

This commit allows Zygote to access files in /data/adb, so that it can load the Zygisk modules.

Signed-off-by: Stillhard <indofreeserver@yahoo.co.id>
This commit is contained in:
Stillhard
2025-04-13 09:54:35 +07:00
committed by GitHub
parent 52885faf8b
commit 2d80ce6935

View File

@@ -9,6 +9,7 @@ allow zygote su dir search
allow zygote su {lnk_file file} read
allow zygote adb_data_file dir search
allow zygote adb_data_file file *
allow zygote zygote process execmem
allow system_server system_server process execmem
allow zygote tmpfs file *