mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-10 05:12:07 +00:00
Add magiskhide list management
This commit is contained in:
@@ -55,6 +55,8 @@ void late_start(int client);
|
||||
|
||||
void launch_magiskhide(int client);
|
||||
void stop_magiskhide(int client);
|
||||
void add_hide_list(int client);
|
||||
void rm_hide_list(int client);
|
||||
|
||||
/*************
|
||||
* Superuser *
|
||||
|
||||
Reference in New Issue
Block a user