Magisk/native/src/core/include
LoveSy e94d65b4b2 Add `resetprop -w` for waiting property change
It's very easy to wait for property change both in Java and C++,
but it's not the case in shell script. With this patch, developers
can now easily to wait for property change, just like what we have
in `.rc` files, and to wait for boot complete.
2023-12-23 00:12:42 +08:00
..
core.hpp Fix zygiskd not restart when zygote restarts 2023-12-07 20:44:44 +08:00
daemon.hpp Minor cleanup 2023-12-03 19:32:58 +08:00
db.hpp Restructure project files 2023-11-08 01:46:02 -08:00
resetprop.hpp Add `resetprop -w` for waiting property change 2023-12-23 00:12:42 +08:00
selinux.hpp Restructure project files 2023-11-08 01:46:02 -08:00
socket.hpp Restructure project files 2023-11-08 01:46:02 -08:00