kernel: added susfs v1.5.3

This commit is contained in:
Rifat Azad
2024-12-24 07:34:30 +06:00
parent b375383866
commit 091a35be7f
18 changed files with 842 additions and 58 deletions

View File

@@ -3,6 +3,6 @@
#include <linux/types.h>
bool is_manager_apk(char *path);
bool ksu_is_manager_apk(char *path);
#endif