mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-18 08:32:59 +00:00
Use LD_PRELOAD to intercept sepolicy on 2SI init
This commit is contained in:
@@ -33,6 +33,7 @@ bool check_two_stage();
|
||||
void setup_klog();
|
||||
const char *backup_init();
|
||||
int dump_manager(const char *path, mode_t mode);
|
||||
int dump_preload(const char *path, mode_t mode);
|
||||
|
||||
/***************
|
||||
* Base classes
|
||||
|
Reference in New Issue
Block a user