新增acl权限白名单

Signed-off-by: gcw_8avsHzpw <hanjinghui2@huawei.com>
This commit is contained in:
gcw_8avsHzpw
2026-02-25 17:29:52 +08:00
parent 057217d7bb
commit 9061cfca72
@@ -393,5 +393,13 @@
"acls": [
"ohos.permission.INPUT_MONITORING"
]
},
{
"processName": "telecom",
"acls": [
"ohos.permission.SET_SUPER_PRIVACY",
"ohos.permission.START_INVISIBLE_ABILITY",
"ohos.permission.NOTIFICATION_CONTROLLER"
]
}
]