You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
Init
This commit is contained in:
7
kernel/apk_sign.h
Normal file
7
kernel/apk_sign.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __KSU_H_APK_V2_SIGN
|
||||
#define __KSU_H_APK_V2_SIGN
|
||||
|
||||
// return 0 if signature match
|
||||
int is_manager_apk(char* path);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user