From abb9002fc39b9fb02ec47ffce5f0ba86f90070e7 Mon Sep 17 00:00:00 2001 From: magekkkk Date: Mon, 25 Apr 2022 03:05:36 +0000 Subject: [PATCH] update provision enable flag Signed-off-by: magekkkk --- systemres/main/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemres/main/config.json b/systemres/main/config.json index e069c59..c98e1d5 100644 --- a/systemres/main/config.json +++ b/systemres/main/config.json @@ -84,7 +84,7 @@ "name": "ohos.permission.ACCESS_NOTIFICATION_POLICY", "grantMode": "system_grant", "availableLevel": "normal", - "provisionEnable": true, + "provisionEnable": false, "distributedSceneEnable": false }, {