You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Implement preinit related features in Rust
This commit is contained in:
@@ -42,7 +42,6 @@ extern std::string native_bridge;
|
||||
|
||||
void reset_zygisk(bool restore);
|
||||
int connect_daemon(int req, bool create = false);
|
||||
std::string find_preinit_device();
|
||||
void unlock_blocks();
|
||||
|
||||
// Poll control
|
||||
|
||||
Reference in New Issue
Block a user