【帐号】新增acl权限白名单配置

Signed-off-by: cclicn <lichenchen22@huawei.com>
This commit is contained in:
cclicn
2024-01-15 15:16:06 +08:00
parent 43cfda04f1
commit d5889cc046
@@ -96,7 +96,8 @@
{
"processName": "accountmgr",
"acls": [
"ohos.permission.ENFORCE_USER_IDM"
"ohos.permission.ENFORCE_USER_IDM",
"ohos.permission.STORAGE_MANAGER_CRYPT"
]
},
{