You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
No hardcode ksu tmp path
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
namespace zygiskd {
|
||||
static std::string TMP_PATH;
|
||||
// TODO: use /sbin or /debug_ramdisk directly
|
||||
void Init(const char *path) {
|
||||
TMP_PATH = path;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user