mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-02 20:51:50 +00:00
Add untrusted_app_29 for Android 11
This commit is contained in:
@@ -86,6 +86,7 @@ void sepol_magisk_rules() {
|
|||||||
allowSuClient("untrusted_app");
|
allowSuClient("untrusted_app");
|
||||||
allowSuClient("untrusted_app_25");
|
allowSuClient("untrusted_app_25");
|
||||||
allowSuClient("untrusted_app_27");
|
allowSuClient("untrusted_app_27");
|
||||||
|
allowSuClient("untrusted_app_29");
|
||||||
allowSuClient("update_engine");
|
allowSuClient("update_engine");
|
||||||
|
|
||||||
// suRights
|
// suRights
|
||||||
|
|||||||
Reference in New Issue
Block a user