mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 12:08:05 -04:00
Signed-off-by: zhangjunxi <zhangjunxi1@huawei.com>
Changes to be committed: modified: inputmethodservice.cfg
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user