mirror of
https://gitee.com/openharmony/applications_settings
synced 2024-11-23 06:20:01 +00:00
!337 蓝区master:蓝牙扫描接口配置权限
Merge pull request !337 from liminjie10/master
This commit is contained in:
commit
8a98f703bb
@ -153,6 +153,10 @@
|
||||
"name": "ohos.permission.DISCOVER_BLUETOOTH",
|
||||
"reason": "$string:DISCOVER_BLUETOOTH"
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.LOCATION",
|
||||
"reason": "$string:LOCATION"
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.MANAGE_BLUETOOTH",
|
||||
"reason": "$string:MANAGE_BLUETOOTH"
|
||||
|
@ -1144,6 +1144,10 @@
|
||||
"name": "DISCOVER_BLUETOOTH",
|
||||
"value": "发现蓝牙"
|
||||
},
|
||||
{
|
||||
"name": "LOCATION",
|
||||
"value": "定位蓝牙"
|
||||
},
|
||||
{
|
||||
"name": "MANAGE_BLUETOOTH",
|
||||
"value": "管理蓝牙"
|
||||
|
@ -1140,6 +1140,10 @@
|
||||
"name": "DISCOVER_BLUETOOTH",
|
||||
"value": "Discover Bluetooth"
|
||||
},
|
||||
{
|
||||
"name": "LOCATION",
|
||||
"value": "Location Bluetooth"
|
||||
},
|
||||
{
|
||||
"name": "MANAGE_BLUETOOTH",
|
||||
"value": "Managing Bluetooth"
|
||||
|
@ -1144,6 +1144,10 @@
|
||||
"name": "DISCOVER_BLUETOOTH",
|
||||
"value": "发现蓝牙"
|
||||
},
|
||||
{
|
||||
"name": "LOCATION",
|
||||
"value": "定位蓝牙"
|
||||
},
|
||||
{
|
||||
"name": "MANAGE_BLUETOOTH",
|
||||
"value": "管理蓝牙"
|
||||
|
@ -1144,6 +1144,10 @@
|
||||
"name": "DISCOVER_BLUETOOTH",
|
||||
"value": "发现蓝牙"
|
||||
},
|
||||
{
|
||||
"name": "LOCATION",
|
||||
"value": "定位蓝牙"
|
||||
},
|
||||
{
|
||||
"name": "MANAGE_BLUETOOTH",
|
||||
"value": "管理蓝牙"
|
||||
|
Loading…
Reference in New Issue
Block a user