You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
Merge branch 'art2' into new-pt
# Conflicts: # loader/src/Android.mk # loader/src/external/Android.mk # loader/src/injector/hook.cpp # module/src/customize.sh # zygiskd/Cargo.toml # zygiskd/src/utils.rs # zygiskd/src/watchdog.rs
This commit is contained in:
@@ -9,7 +9,7 @@ namespace socket_utils {
|
||||
|
||||
ssize_t xread(int fd, void *buf, size_t count);
|
||||
|
||||
ssize_t xwrite(int fd, const void *buf, size_t count);
|
||||
size_t xwrite(int fd, const void *buf, size_t count);
|
||||
|
||||
uint8_t read_u8(int fd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user