Commit d7b87fcb authored by vvb2060's avatar vvb2060 Committed by John Wu

Add untrusted_app_29 for Android 11

parent c94f9e1c
......@@ -86,6 +86,7 @@ void sepol_magisk_rules() {
allowSuClient("untrusted_app");
allowSuClient("untrusted_app_25");
allowSuClient("untrusted_app_27");
allowSuClient("untrusted_app_29");
allowSuClient("update_engine");
// suRights
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment