manager: Add require new kernel version.

This commit is contained in:
weishu
2023-06-03 15:23:35 +08:00
parent 68d639e325
commit 87f55c1acb
6 changed files with 49 additions and 9 deletions

View File

@@ -78,4 +78,5 @@
<string name="profile_allow_root_request">Allow root request</string>
<string name="failed_to_update_root_profile">Failed to update root profile for %s</string>
<string name="failed_to_update_app_profile">Failed to update app profile for %s</string>
<string name="require_kernel_version">The current kernel version: %d is too low for the manager to function properly. Please upgrade to version %d or higher!</string>
</resources>