mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-23 18:15:30 +00:00
Update hijack bins
This commit is contained in:
parent
3a39dd4049
commit
cae58c8790
@ -9,8 +9,8 @@
|
||||
#define INJECT_ENV_2 "MAGISK_INJ_2"
|
||||
#define MAGISKTMP_ENV "MAGISKTMP"
|
||||
|
||||
#define HIJACK_BIN64 "/system/bin/bootanimation"
|
||||
#define HIJACK_BIN32 "/system/bin/screencap"
|
||||
#define HIJACK_BIN64 "/system/bin/appwidget"
|
||||
#define HIJACK_BIN32 "/system/bin/bu"
|
||||
|
||||
namespace ZygiskRequest {
|
||||
enum : int {
|
||||
|
Loading…
Reference in New Issue
Block a user