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

@@ -299,4 +299,6 @@
<!-- lkm/gki install -->
<string name="Lkm_install_methods">LKM repair/installation</string>
<string name="GKI_install_methods">GKI installation</string>
<string name="kernel_version_log">Kernel version%1$s</string>
<string name="tool_version_log">Using the patching tool%1$s</string>
</resources>