manager: implement app profile api call

This commit is contained in:
weishu
2023-05-17 11:23:46 +08:00
parent f2cb841b8a
commit 41265b0203
16 changed files with 395 additions and 267 deletions

View File

@@ -76,4 +76,6 @@
<string name="profile_namespace_individual">Individual</string>
<string name="profile_unmount_modules">Unmount modules</string>
<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>
</resources>