Add kernel version and patch tool version log information

- Should fix the 5.10 bug where you can't swipe write

Signed-off-by: ShirkNeko 109797057+ShirkNeko@users.noreply.github.com
This commit is contained in:
ShirkNeko
2025-04-28 16:05:59 +08:00
parent a297e07055
commit bfdb706b60
5 changed files with 15 additions and 3 deletions

View File

@@ -295,4 +295,6 @@
<!-- lkm/gki install -->
<string name="Lkm_install_methods">LKM修补/安装</string>
<string name="GKI_install_methods">GKI安装</string>
<string name="kernel_version_log">内核版本:%1$s</string>
<string name="tool_version_log">使用修补工具:%1$s</string>
</resources>