mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-02 18:21:51 +00:00
Add flag for unloaded Zygisk modules
This commit is contained in:
@@ -715,6 +715,7 @@ static void collect_modules(bool open_zygisk) {
|
||||
#else
|
||||
#error Unsupported ABI
|
||||
#endif
|
||||
unlinkat(modfd, "zygisk/unloaded", 0);
|
||||
}
|
||||
} else {
|
||||
// Ignore zygisk modules when zygisk is not enabled
|
||||
|
||||
Reference in New Issue
Block a user