This commit is contained in:
5ec1cff
2023-12-12 13:05:10 +08:00
parent 056900406e
commit 49886d9485
5 changed files with 138 additions and 70 deletions
+1
View File
@@ -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;
};