diff --git a/systemres/main/module.json b/systemres/main/module.json index 7e3084565456cc4ec7d43d1df80449b1d1a3051d..a5de15088f800c68195da6152fdf8f6aa40f43b9 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6198,6 +6198,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.SET_SYSTEMSHARE_APPLAUNCHTRUSTLIST", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 21, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }