mirror of
https://github.com/openharmony/resources.git
synced 2026-07-19 18:23:38 -04:00
Add ohos.permission.CAPTURE_SCREEN
Signed-off-by: youqijing <youqijing@huawei.com> Change-Id: I6542066501b024fc6c2cbc4e888fe3f8997df84d
This commit is contained in:
@@ -821,6 +821,13 @@
|
||||
"availableLevel": "system_basic",
|
||||
"provisionEnable": true,
|
||||
"distributedSceneEnable": false
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.CAPTURE_SCREEN",
|
||||
"grantMode": "system_grant",
|
||||
"availableLevel": "system_core",
|
||||
"provisionEnable": true,
|
||||
"distributedSceneEnable": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user