mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-27 00:41:04 +00:00
fix:add permission
Signed-off-by: wTong6 <wangtong94@huawei.com>
This commit is contained in:
parent
d8573fb686
commit
41b2ef9c49
@ -16,11 +16,12 @@
|
||||
"ohos.permission.GET_BUNDLE_INFO",
|
||||
"ohos.permission.REPORT_RESOURCE_SCHEDULE_EVENT",
|
||||
"ohos.permission.CONNECT_INPUT_METHOD_EXTENSION",
|
||||
"ohos.permission.MANAGE_LOCAL_ACCOUNTS"
|
||||
"ohos.permission.MANAGE_LOCAL_ACCOUNTS",
|
||||
"ohos.permission.INPUT_PANEL_STATUS_PUBLISHER"
|
||||
],
|
||||
"permission_acls" : ["ohos.permission.INPUT_MONITORING"],
|
||||
"caps" : [],
|
||||
"secon" : "u:r:inputmethod_service:s0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user