manager: support setting selinux rules profile

This commit is contained in:
weishu
2023-07-01 18:44:56 +08:00
parent 827a2f2901
commit 70f2df11d1
5 changed files with 43 additions and 9 deletions

View File

@@ -83,4 +83,5 @@
<string name="launch_app">Launch</string>
<string name="force_stop_app">Force Stop</string>
<string name="restart_app">Restart</string>
<string name="failed_to_update_sepolicy">Failed to update SELinux rules for: %s</string>
</resources>