You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Monitor package (un)install events
This commit is contained in:
@@ -56,7 +56,7 @@ public class SuReceiver extends BroadcastReceiver {
|
||||
}
|
||||
}
|
||||
|
||||
magiskManager.initSU();
|
||||
magiskManager.initSUConfig();
|
||||
|
||||
SuLogEntry log = new SuLogEntry(policy);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user