misc: remove aosp fallback when no valid key found

This commit is contained in:
KOWX712
2025-05-01 16:44:06 +08:00
parent b1851ff718
commit 5f76a8620a
17 changed files with 19 additions and 24 deletions

View File

@@ -79,7 +79,7 @@
"key_set_error": "Failed to update keybox",
"unknown_key_set": "Unknown keybox set successfully",
"valid_key_set": "Valid keybox set successfully",
"no_valid_fallback": "No valid keybox found, replaced with AOSP keybox.",
"no_valid": "No valid keybox found.",
"boot_hash_set": "Verified Boot Hash saved successfully",
"boot_hash_set_error": "Failed to update Verified Boot Hash",
"saved_target": "Config saved to target.txt",