diff --git a/systemres/main/module.json b/systemres/main/module.json index f68c79f2b0e1eadd1262780b00c25ae7bb0853b7..41c7eafc7dad2569a9802fcdd88c1e5875de56ac 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6042,6 +6042,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.KEEP_BACKGROUND_RUNNING_SYSTEM", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 20, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }