From 4fbd86d12d1f296b9d4e3da28826d11e18fdbec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=A5=BC=E5=B9=B2?= <3364917990@qq.com> Date: Sat, 14 Sep 2024 07:21:21 +0000 Subject: [PATCH] update cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小饼干 <3364917990@qq.com> --- .../screenshot32/new_script/resource/acl_whitelist.json | 6 ++++++ 1 file changed, 6 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 a9f0de19..73073149 100644 --- a/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json +++ b/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json @@ -284,6 +284,12 @@ "processName": "security_guard", "acls": [ "ohos.permission.COLLECT_SECURITY_EVENT" + ] + }, + { + "processName": "telephony", + "acls": [ + "ohos.permission.MANAGE_WIFI_CONNECTION" ] } ]