Revert "kernel: added susfs v1.5.3"

This reverts commit bdf81c0880.
This commit is contained in:
Rifat Azad
2024-12-24 08:21:10 +06:00
parent bdf81c0880
commit 8fbddc959a
18 changed files with 58 additions and 842 deletions

View File

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