diff --git a/systemres/main/module.json b/systemres/main/module.json index 05bf400ec666ae106a66d3fa6a3484af8c028c0d..983740b8b3a76c967a6eeac410d15d4391002623 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -5391,6 +5391,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.SUPPORT_APP_SERVICE_EXTENSION", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 20, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }