diff --git a/systemres/main/module.json b/systemres/main/module.json index 82338669a2f6152e60ac422f7e038e8fe8a688b3..cdfc4ca78a163f2b1a1c6923276dbf6fbcaa05d1 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -6189,6 +6189,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 } ] }