manager: change MINIMAL_SUPPORTED_SU_COMPAT to 12404 (where disable su compat feature was fully implemented)

This commit is contained in:
rifsxd
2025-02-28 00:25:33 +06:00
parent 2cc765ee0a
commit 4eac2f783e

View File

@@ -22,8 +22,8 @@ object Natives {
// when MINIMAL_SUPPORTED_KERNEL > 11640, we can remove this constant.
const val MINIMAL_SUPPORTED_KERNEL_LKM = 11648
// 12402: Support disable sucompat mode
const val MINIMAL_SUPPORTED_SU_COMPAT = 12402
// 12404: Support disable sucompat mode
const val MINIMAL_SUPPORTED_SU_COMPAT = 12404
const val KERNEL_SU_DOMAIN = "u:r:su:s0"
const val ROOT_UID = 0