From df19f6433851ae3eaf826d060b48ccd148f1517f Mon Sep 17 00:00:00 2001 From: jiaopenghui Date: Wed, 11 Dec 2024 16:30:09 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=A3=8E=E6=8E=A7?= =?UTF-8?q?=E6=8E=A2=E9=92=88=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- systemres/main/module.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/systemres/main/module.json b/systemres/main/module.json index b8dcd4ed..5c80e790 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -4535,7 +4535,17 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.ANTI_FRAUD", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 16, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } + ] } } -- Gitee From 2a40e1038cea71a6682c29eb921f878b179686c6 Mon Sep 17 00:00:00 2001 From: jiaopenghui Date: Wed, 11 Dec 2024 16:33:58 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=A3=8E=E6=8E=A7?= =?UTF-8?q?=E6=8E=A2=E9=92=88=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- systemres/main/module.json | 1 - 1 file changed, 1 deletion(-) diff --git a/systemres/main/module.json b/systemres/main/module.json index 5c80e790..69cc8594 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -4545,7 +4545,6 @@ "provisionEnable": true, "distributedSceneEnable": false } - ] } } -- Gitee From bf1316290e6e06a4053d192406db33f280747b56 Mon Sep 17 00:00:00 2001 From: jiaopenghui Date: Wed, 11 Dec 2024 16:33:58 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=A3=8E=E6=8E=A7?= =?UTF-8?q?=E6=8E=A2=E9=92=88=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jiaopenghui --- systemres/main/module.json | 1 - 1 file changed, 1 deletion(-) diff --git a/systemres/main/module.json b/systemres/main/module.json index 5c80e790..69cc8594 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -4545,7 +4545,6 @@ "provisionEnable": true, "distributedSceneEnable": false } - ] } } -- Gitee