kernel: optimize dynamic signature operation, enhance error recovery capability
- Add timeout protection for multi-manager APK verification.
This commit is contained in:
@@ -6,7 +6,4 @@
|
||||
|
||||
bool is_manager_apk(char *path);
|
||||
|
||||
// Get dynamic sign configuration for signature verification
|
||||
bool ksu_get_dynamic_sign_config(unsigned int *size, const char **hash);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user