diff --git a/systemres/main/config.json b/systemres/main/config.json index 8ea3d225134b4ac5faf24b5e661823e9b0736f4b..03b0709349ec18395ed96dcef4684287143fd88c 100644 --- a/systemres/main/config.json +++ b/systemres/main/config.json @@ -1023,6 +1023,13 @@ "availableLevel": "system_core", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.MANAGE_BUNDLE_DIRECTORY", + "grantMode": "system_grant", + "availableLevel": "system_core", + "provisionEnable": true, + "distributedSceneEnable": false } ] }