Add --magisk option

This commit is contained in:
topjohnwu
2017-03-30 02:24:16 +08:00
parent 0cfc527328
commit 03c8079858
3 changed files with 17 additions and 8 deletions

View File

@ -129,7 +129,7 @@ void otherToSU() {
allow("audioserver", "audioserver", "process", "execmem");
}
void su_rules() {
void full_rules() {
// Samsung specific
// Prevent system from loading policy
if(exists("knox_system_app"))