You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Rename callbackevents to topic/subscribers
This commit is contained in:
@@ -140,7 +140,7 @@ public class Utils {
|
||||
@Override
|
||||
public void handleResults(Result result) {
|
||||
getMagiskManager(mActivity).SNCheckResult = result;
|
||||
getMagiskManager(mActivity).safetyNetDone.trigger();
|
||||
getMagiskManager(mActivity).safetyNetDone.publish();
|
||||
}
|
||||
}.requestTest();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user