mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-22 07:57:39 +00:00
Do not need to check pkg in magisk_env
This commit is contained in:
parent
4985314ca6
commit
75e37be6f3
@ -222,8 +222,6 @@ static bool magisk_env() {
|
||||
LOGI("* Initializing Magisk environment\n");
|
||||
|
||||
preserve_stub_apk();
|
||||
string pkg;
|
||||
get_manager(0, &pkg);
|
||||
|
||||
// Directories in /data/adb
|
||||
xmkdir(DATABIN, 0755);
|
||||
|
Loading…
x
Reference in New Issue
Block a user