manager: Modify Dynamic Signature Configuration Input Verification

- Allow sizes beginning with 0x
This commit is contained in:
ShirkNeko
2025-07-05 17:39:24 +08:00
parent 7bfb37a11e
commit 4840540038
3 changed files with 61 additions and 35 deletions

View File

@@ -29,6 +29,8 @@ object Natives {
const val MINIMAL_SUPPORTED_KPM = 12800
const val MINIMAL_SUPPORTED_DYNAMIC_SIGN = 13215
const val ROOT_UID = 0
const val ROOT_GID = 0