mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 12:08:05 -04:00
1c8cb87d24
Signed-off-by: xionglei6 <xionglei6@huawei.com>
11 lines
278 B
INI
11 lines
278 B
INI
{
|
|
"services" : [{
|
|
"name" : "inputmethod_service",
|
|
"path" : ["/system/bin/sa_main", "/system/profile/inputmethod_service.xml"],
|
|
"uid" : "system",
|
|
"gid" : ["system", "shell"],
|
|
"caps" : ["SYS_TIME"]
|
|
}
|
|
]
|
|
}
|