Fix correct hook type acquisition

This commit is contained in:
ShirkNeko
2025-08-14 23:18:21 +08:00
parent e96194c7ff
commit dbc662486b
3 changed files with 25 additions and 21 deletions

View File

@@ -629,5 +629,5 @@ Important Note:\n
<string name="module_signature_invalid">Unknown publisher</string>
<string name="module_signature_invalid_message">Unsigned modules may be incomplete. To protect your device, installation of this module has been blocked.</string>
<string name="module_signature_verification_failed">Unsigned modules may be incomplete. Do you want to allow the following module from an unknown publisher to install in this device?</string>
<string name="home_hook_type">Hook type: %s</string>
<string name="home_hook_type">Hook type</string>
</resources>