Magisk/native/src/core
topjohnwu 4e2b88b3d0 Rename rules to preinit
It is possible that we will allow more preinit files for modules.
Rename the partition and folders from rules to preinit.
2023-03-21 00:40:11 -07:00
..
Cargo.toml Move part of libbase to Rust 2022-08-08 22:53:37 -07:00
applet_stub.cpp Fix building individual applet 2022-08-27 05:06:28 -07:00
applets.cpp Make private applets hidden 2022-08-27 14:50:28 -07:00
bootstages.cpp Rename rules to preinit 2023-03-21 00:40:11 -07:00
cert.cpp More Rust 2022-08-19 02:21:52 -07:00
core.hpp Rename rules to preinit 2023-03-21 00:40:11 -07:00
daemon.cpp Move REMOUNT_ROOT 2023-03-02 02:05:38 -08:00
db.cpp Make sure logs are always ended with newline 2022-09-09 04:29:50 -07:00
lib.rs Update Cargo.toml 2022-07-24 06:14:49 -07:00
logging.cpp Make sure logs are always ended with newline 2022-09-09 04:29:50 -07:00
logging.rs Restructure the native module 2022-07-23 13:51:56 -07:00
magisk.cpp Rename rules to preinit 2023-03-21 00:40:11 -07:00
module.cpp Rename rules to preinit 2023-03-21 00:40:11 -07:00
node.hpp Minor optimizations 2023-02-26 01:14:10 -08:00
package.cpp Fix race condition when switching root manager 2023-03-06 03:58:58 -08:00
restorecon.cpp Deny init relabel to adb_data_file 2023-03-02 02:20:38 -08:00
scripting.cpp Make sure logs are always ended with newline 2022-09-09 04:29:50 -07:00
socket.cpp Restructure the native module 2022-07-23 13:51:56 -07:00
thread.cpp Restructure the native module 2022-07-23 13:51:56 -07:00