mirror of
https://gitee.com/openharmony/applications_launcher
synced 2024-11-22 22:40:11 +00:00
launcher权限签名更改
Signed-off-by: zhengyongjie <15531316327@163.com>
This commit is contained in:
parent
2c6c5ea92c
commit
b1d831680e
@ -32,6 +32,9 @@
|
||||
}
|
||||
],
|
||||
"requestPermissions": [
|
||||
{
|
||||
"name": "ohos.permission.INJECT_INPUT_EVENT"
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
|
||||
},
|
||||
|
@ -44,6 +44,9 @@
|
||||
}
|
||||
],
|
||||
"requestPermissions": [
|
||||
{
|
||||
"name": "ohos.permission.INJECT_INPUT_EVENT"
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
|
||||
},
|
||||
|
@ -44,6 +44,9 @@
|
||||
}
|
||||
],
|
||||
"requestPermissions": [
|
||||
{
|
||||
"name": "ohos.permission.INJECT_INPUT_EVENT"
|
||||
},
|
||||
{
|
||||
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
|
||||
},
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user