Add Privilege class

This commit is contained in:
BinTianqi
2025-04-06 15:32:11 +08:00
parent 576507a78d
commit 6c92c7dcbe
23 changed files with 339 additions and 481 deletions

View File

@@ -70,8 +70,6 @@
<!--Permissions-->
<string name="click_to_activate">点击以激活</string>
<string name="device_admin">Device admin</string>
<string name="activate_jump" tools:ignore="TypographyEllipsis">激活...</string>
<string name="profile_owner">Profile owner</string>
<string name="device_owner">Device owner</string>
<string name="delegated_admins">委托管理员</string>
@@ -112,9 +110,7 @@
<string name="activate_device_admin_here">在这里激活Device admin</string>
<!--Receiver-->
<string name="onEnabled">OwnDroid已启用</string>
<string name="onDisabled">OwnDroid已禁用</string>
<string name="create_work_profile_success">OwnDroid创建工作资料成功</string>
<string name="create_work_profile_success">创建工作资料成功</string>
<!--Dhizuku-->
<string name="failed_to_init_dhizuku">Dhizuku初始化失败</string>