You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because of KernelSU not supported non-GKI devices,so i found other fork KernelSU(KSU Magic,KSU Next,and so on).
They need different setup files.
And
SUSFS is a used to hide anyone module in KernelSU.
Just use it patch file to KernelSU and Kernel.
Example: in CONFIG.env
Because of KernelSU not supported non-GKI devices,so i found other fork KernelSU(KSU Magic,KSU Next,and so on).
They need different setup files.
And
SUSFS is a used to hide anyone module in KernelSU.
Just use it patch file to KernelSU and Kernel.
Example:
in CONFIG.env
ENABLE_SUSFS=true
SUSFS_SOURCE=https://gitlab.com/simonpunk/susfs4ksu.git
SUSFS_SOURCE_BRANCH=kernel-4.9`
in build-kernel.yml
The text was updated successfully, but these errors were encountered: