From 9061cfca72f35f79ace7e218d03e7d871b90f8e5 Mon Sep 17 00:00:00 2001 From: gcw_8avsHzpw Date: Wed, 25 Feb 2026 17:29:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eacl=E6=9D=83=E9=99=90?= =?UTF-8?q?=E7=99=BD=E5=90=8D=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gcw_8avsHzpw --- .../screenshot32/new_script/resource/acl_whitelist.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json b/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json index da403646..d90c19bb 100644 --- a/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json +++ b/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json @@ -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" + ] } ]