manager: show confirm dialog when grant root to app.

This commit is contained in:
tiann
2023-04-17 18:18:14 +08:00
parent 9a5e36c0a4
commit d41354e1d7
3 changed files with 32 additions and 5 deletions

View File

@@ -26,6 +26,7 @@
<string name="selinux_status_unknown">Unknown</string>
<string name="superuser">Superuser</string>
<string name="superuser_failed_to_grant_root">Failed to grant root for %d</string>
<string name="superuser_allow_root_confirm">Are you sure to grant root access to %s?</string>
<string name="module_failed_to_enable">Failed to enable module: %s</string>
<string name="module_failed_to_disable">Failed to disable module: %s</string>
<string name="module_empty">No module installed</string>