mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-23 06:40:06 +00:00
Signed-off-by: zhangjunxi <zhangjunxi1@huawei.com>
Changes to be committed: modified: inputmethodservice.cfg
This commit is contained in:
parent
faceccc12a
commit
e1a1014d98
@ -2,8 +2,8 @@
|
||||
"services" : [{
|
||||
"name" : "inputmethod_service",
|
||||
"path" : ["/system/bin/sa_main", "/system/profile/inputmethod_service.xml"],
|
||||
"uid" : "system",
|
||||
"gid" : ["system", "shell"],
|
||||
"uid" : "inputmethod",
|
||||
"gid" : ["inputmethod", "shell"],
|
||||
"caps" : ["SYS_TIME"],
|
||||
"secon" : "u:r:inputmethod_service:s0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user