diff --git a/systemres/main/config.json b/systemres/main/config.json index ca8ae906e54149269251628ac2eb02496aa9f72e..9e03d16afe0fcaf6403ef9fe0b247227ae8dd12a 100644 --- a/systemres/main/config.json +++ b/systemres/main/config.json @@ -3019,6 +3019,15 @@ "deprecated": "", "provisionEnable": true, "distributedSceneEnable": false + }, + { + "name": "ohos.permission.READ_LOCAL_DEVICE_NAME", + "grantMode": "system_grant", + "availableLevel": "system_basic", + "since": 20, + "deprecated": "", + "provisionEnable": true, + "distributedSceneEnable": true } ] }