mirror of
https://github.com/openharmony/base_location.git
synced 2026-08-25 12:24:02 -04:00
add native caller permission check
Signed-off-by: lee <lilong32@huawei.com>
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"ohos.permission.LOCATION",
|
||||
"ohos.permission.GET_RUNNING_INFO",
|
||||
"ohos.permission.RUNNING_STATE_OBSERVER",
|
||||
"ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
|
||||
"ohos.permission.GET_BUNDLE_INFO_PRIVILEGED",
|
||||
"ohos.permission.ACCESS_BLUETOOTH"
|
||||
],
|
||||
"permission_acls" : ["ohos.permission.GET_SENSITIVE_PERMISSIONS"],
|
||||
"critical" : [0, 5, 10],
|
||||
|
||||
Reference in New Issue
Block a user