mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-07 12:31:21 +00:00
Overcome some quirks in Android Lollipop
This commit is contained in:
@@ -55,7 +55,8 @@ typedef enum {
|
||||
TEST,
|
||||
PATCH,
|
||||
BACKUP,
|
||||
RESTORE
|
||||
RESTORE,
|
||||
STOCKSHA1
|
||||
} command_t;
|
||||
|
||||
extern char *SUP_LIST[];
|
||||
|
||||
Reference in New Issue
Block a user