From 8783072e1af6394d17bfee20c9e932f0a59d0a9a Mon Sep 17 00:00:00 2001 From: xiongpan <1689757882@qq.com> Date: Tue, 6 May 2025 12:00:45 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=B4=E6=97=B6ACL?= =?UTF-8?q?=E6=9D=83=E9=99=90CONTROL=5FLOCATION=5FSWITCH?= 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, 1 insertion(+), 2 deletions(-) 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 e17ecfe..b91d0cd 100644 --- a/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json +++ b/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json @@ -288,8 +288,7 @@ "processName": "resource_schedule_service", "acls": [ "ohos.permission.MANAGE_WIFI_CONNECTION", - "ohos.permission.MANAGE_RGM", - "ohos.permission.CONTROL_LOCATION_SWITCH" + "ohos.permission.MANAGE_RGM" ] }, { -- Gitee