kernel: susfs: CONFIG_KSU_SUSFS_INFO syscall to get susfs version & variant

This commit is contained in:
Rifat Azad
2024-12-06 22:48:14 +06:00
parent 78eb6bd5e8
commit b78c9adf49
3 changed files with 53 additions and 0 deletions

View File

@@ -154,6 +154,13 @@ config KSU_SUSFS_SUS_SU
- Only apps with root access granted by ksu manager are allowed to get root.
- Also overlayfs is required.
config KSU_SUSFS_INFO
bool "Enable meta-data of susfs"
depends on KSU_SUSFS
default y
help
- Allow parsing meta-data of susfs version info.
endmenu
endmenu