Add ohos.permission.CAPTURE_SCREEN

Signed-off-by: youqijing <youqijing@huawei.com>
Change-Id: I6542066501b024fc6c2cbc4e888fe3f8997df84d
This commit is contained in:
youqijing
2022-03-05 16:30:07 +08:00
parent 284769bb8e
commit 09f1822ce5
+7
View File
@@ -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
}
]
}