You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
kernel: susfs: CONFIG_KSU_SUSFS_INFO syscall to get susfs version & variant
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user