mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-25 08:47:38 +00:00
Add untrusted_app_29 for Android 11
This commit is contained in:
parent
c94f9e1cc9
commit
d7b87fcb8e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user