FolkPatch v5.0 Sentinel
This release syncs a KernelPatch fix for random black-screen reboots on some Snapdragon devices (e.g., OPPO/OnePlus): when the patcher fails to preset the kCFI-related symbol addresses, the kernel now re-resolves them at runtime via kallsyms, so the kCFI bypass guard is never silently missing. On Android 13+ GKI kernels with CONFIG_CFI_CLANG enabled, indirect calls into hooked functions no longer trigger "CFI failure" panics, greatly improving stability.