manager: MINIMAL_SUPPORTED_SU_COMPAT set to 12402 to support disable sucompat mode in settings

This commit is contained in:
rifsxd
2025-02-24 04:26:22 +06:00
parent 0038ba6566
commit e597bd1c66

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
// 12040: Support disable sucompat mode
const val MINIMAL_SUPPORTED_SU_COMPAT = 12040
// 12402: Support disable sucompat mode
const val MINIMAL_SUPPORTED_SU_COMPAT = 12402
const val KERNEL_SU_DOMAIN = "u:r:su:s0"
const val ROOT_UID = 0