mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-15 18:10:23 +00:00
Add zygote server notifier
This commit is contained in:
@@ -78,6 +78,7 @@ void sepol_magisk_rules() {
|
||||
allowSuClient("untrusted_app_25");
|
||||
allowSuClient("untrusted_app_27");
|
||||
allowSuClient("update_engine");
|
||||
allowSuClient("zygote");
|
||||
|
||||
// suRights
|
||||
sepol_allow("servicemanager", SEPOL_PROC_DOMAIN, "dir", "search");
|
||||
|
Reference in New Issue
Block a user