Files
miscservices_inputmethod/etc/init/inputmethodservice.cfg
T
ma-shaoyin a904664278 Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
2022-07-16 12:23:41 +08:00

12 lines
330 B
INI

{
"services" : [{
"name" : "inputmethod_service",
"path" : ["/system/bin/sa_main", "/system/profile/inputmethod_service.xml"],
"uid" : "inputmethod",
"gid" : ["inputmethod", "shell"],
"caps" : [],
"secon" : "u:r:inputmethod_service:s0"
}
]
}