mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-12 13:05:30 -08:00
Enhanced denylist app id tracking
This commit is contained in:
@@ -38,7 +38,6 @@ void check_pkg_refresh() {
|
||||
memcpy(app_ts, &st.st_mtim, sizeof(timespec));
|
||||
}
|
||||
skip_mgr_check = false;
|
||||
skip_pkg_rescan.clear();
|
||||
}
|
||||
|
||||
// app_id = app_no + AID_APP_START
|
||||
|
||||
Reference in New Issue
Block a user