manager: Add the ability to get the hook type

This commit is contained in:
ShirkNeko
2025-06-13 14:39:16 +08:00
parent 9f407a94e3
commit 2d9783e3d4
5 changed files with 22 additions and 2 deletions

View File

@@ -85,4 +85,6 @@ bool is_su_enabled();
bool is_KPM_enable();
#endif //KERNELSU_KSU_H
bool get_hook_type();
#endif //KERNELSU_KSU_H