diff --git a/systemres/main/module.json b/systemres/main/module.json index ff0c1a88f2a8f9e57ca177a1c7118f0a68402974..1f7fe8c8943b8929ee21c505d8e102818ee95b3f 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -5373,6 +5373,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 } ] }