mirror of
https://github.com/openharmony/resources.git
synced 2026-07-19 18:23:38 -04:00
!25 移除预置权限"com.huawei.permission.DISTRIBUTED_VIRTUALDEVICE"
Merge pull request !25 from zhouyan/master
This commit is contained in:
@@ -333,15 +333,6 @@
|
||||
"label": "$string:ohos_lab_write_media",
|
||||
"description": "$string:ohos_desc_write_media"
|
||||
},
|
||||
{
|
||||
"name": "com.huawei.permission.DISTRIBUTED_VIRTUALDEVICE",
|
||||
"grantMode": "user_grant",
|
||||
"availableLevel": "normal",
|
||||
"provisionEnable": true,
|
||||
"distributedSceneEnable": false,
|
||||
"label": "$string:ohos_lab_distributed_virtualdevice",
|
||||
"description": "$string:ohos_desc_distributed_virtualdevice"
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.ENROLL_BIOMETRIC",
|
||||
"grantMode": "system_grant",
|
||||
|
||||
@@ -232,14 +232,6 @@
|
||||
"name": "ohos_desc_write_media",
|
||||
"value": "Allows an application to read and write media files, such as video and audio clips and images."
|
||||
},
|
||||
{
|
||||
"name": "ohos_lab_distributed_virtualdevice",
|
||||
"value": "Discover devices for multi-device collaboration"
|
||||
},
|
||||
{
|
||||
"name": "ohos_desc_distributed_virtualdevice",
|
||||
"value": "Allows an application to discover and access other devices in multi-device collaboration."
|
||||
},
|
||||
{
|
||||
"name": "ohos_lab_enroll_biometric",
|
||||
"value": "Manage biological features"
|
||||
|
||||
@@ -224,14 +224,6 @@
|
||||
"name": "ohos_desc_write_media",
|
||||
"value": "应用读写用户媒体文件,如视频、音频、图片等,需要申请此权限。"
|
||||
},
|
||||
{
|
||||
"name": "ohos_lab_distributed_virtualdevice",
|
||||
"value": "发现支持多设备协同设备"
|
||||
},
|
||||
{
|
||||
"name": "ohos_desc_distributed_virtualdevice",
|
||||
"value": "允许应用发现并访问其他设备,以便进行多设备协同操作。"
|
||||
},
|
||||
{
|
||||
"name": "ohos_lab_enroll_biometric",
|
||||
"value": "管理生物特征"
|
||||
|
||||
Reference in New Issue
Block a user