mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-11 00:18:35 +00:00
Simplify get manager app info logic
This commit is contained in:
@@ -20,8 +20,8 @@ public:
|
||||
|
||||
/* These should be guarded with internal lock */
|
||||
db_settings cfg;
|
||||
db_strings str;
|
||||
su_access access;
|
||||
std::string mgr_pkg;
|
||||
struct stat mgr_st;
|
||||
|
||||
/* This should be guarded with global cache lock */
|
||||
|
||||
Reference in New Issue
Block a user