mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 20:13:32 -04:00
a904664278
Changes to be committed:
12 lines
330 B
INI
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"
|
|
}
|
|
]
|
|
}
|