From 9ff3ce7d593dc66082f3f77ab66505917c179bd3 Mon Sep 17 00:00:00 2001 From: xiongpan <1689757882@qq.com> Date: Wed, 15 Jan 2025 01:53:26 +0000 Subject: [PATCH] =?UTF-8?q?RSS=E6=96=B0=E5=A2=9ELOCATION=E5=BC=80=E5=85=B3?= =?UTF-8?q?=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xiongpan <1689757882@qq.com> --- .../basic/screenshot32/new_script/resource/acl_whitelist.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 9d5971e..a61aea6 100644 --- a/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json +++ b/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json @@ -281,7 +281,8 @@ "processName": "resource_schedule_service", "acls": [ "ohos.permission.MANAGE_WIFI_CONNECTION", - "ohos.permission.MANAGE_RGM" + "ohos.permission.MANAGE_RGM", + "ohos.permission.CONTROL_LOCATION_SWITCH" ] }, { -- Gitee