mirror of
https://gitee.com/openharmony/applications_screenlock
synced 2024-11-23 14:29:57 +00:00
remove useless permissions
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
This commit is contained in:
parent
0ebd30c31b
commit
dc116cb0eb
@ -34,9 +34,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ohos.permission.GET_WALLPAPER"
|
"name": "ohos.permission.GET_WALLPAPER"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "ohos.permission.READ_MEDIA"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
|
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
|
||||||
},
|
},
|
||||||
|
@ -34,9 +34,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ohos.permission.GET_WALLPAPER"
|
"name": "ohos.permission.GET_WALLPAPER"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "ohos.permission.READ_MEDIA"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
|
"name": "ohos.permission.GET_BUNDLE_INFO_PRIVILEGED"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user