You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
Fixes for Android 14 QPR2 B2 (https://github.com/topjohnwu/Magisk/pull/7620)
This commit is contained in:
@@ -161,6 +161,7 @@ namespace zygisk {
|
||||
jobjectArray *const whitelisted_data_info_list;
|
||||
jboolean *const mount_data_dirs;
|
||||
jboolean *const mount_storage_dirs;
|
||||
jboolean *const mount_sysprop_overrides;
|
||||
|
||||
AppSpecializeArgs() = delete;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user