diff --git a/systemres/main/module.json b/systemres/main/module.json index be4dc002505553b277cff08744b8bbb850db1e35..f48fc49d5450e36daf02b558e7502252479e4fc6 100644 --- a/systemres/main/module.json +++ b/systemres/main/module.json @@ -4742,6 +4742,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.GET_SIGNATURE_INFO", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 16, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": false } ] }