mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-13 12:02:00 +00:00
Add new tests for app hiding
This commit is contained in:
@@ -80,7 +80,7 @@ void su_info::check_db() {
|
||||
}
|
||||
|
||||
// We need to check our manager
|
||||
if (access.log || access.notify) {
|
||||
if (access.policy == QUERY || access.log || access.notify) {
|
||||
mgr_uid = get_manager(to_user_id(eval_uid), &mgr_pkg, true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user