From f2507ff8888e0e807478e6ee123893812898ab5b Mon Sep 17 00:00:00 2001 From: cxm <2232044018@qq.com> Date: Mon, 28 Apr 2025 08:28:42 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=A4=9A=E6=A8=A1?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E5=99=A8=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cxm <2232044018@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 0decbc4..32f38a0 100644 --- a/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json +++ b/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json @@ -289,7 +289,8 @@ "acls": [ "ohos.permission.MANAGE_WIFI_CONNECTION", "ohos.permission.MANAGE_RGM", - "ohos.permission.CONTROL_LOCATION_SWITCH" + "ohos.permission.CONTROL_LOCATION_SWITCH", + "ohos.permission.FILTER_INPUT_EVENT" ] }, { -- Gitee From d379b993aef9b14e2f18b8a891b63ba4b3a4d3ca Mon Sep 17 00:00:00 2001 From: cxm <2232044018@qq.com> Date: Mon, 28 Apr 2025 08:38:36 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=A4=9A=E6=A8=A1?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E5=99=A8=E6=9D=83=E9=99=90=20issue:https://g?= =?UTF-8?q?itee.com/openharmony/resourceschedule=5Fresource=5Fschedule=5Fs?= =?UTF-8?q?ervice/issues/IC4KIJ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cxm <2232044018@qq.com> -- Gitee