mirror of
https://gitee.com/openharmony/global_i18n
synced 2024-11-23 07:00:13 +00:00
85d5e10585
Signed-off-by: LY <liuyong235@huawei.com>
26 lines
692 B
JSON
26 lines
692 B
JSON
{
|
|
"process": "i18n_service",
|
|
"systemability": [
|
|
{
|
|
"name": 1602,
|
|
"libpath": "libi18n_sa.z.so",
|
|
"run-on-create": false,
|
|
"distributed": false,
|
|
"dump_level": 1,
|
|
"start-on-demand": {
|
|
"allow-update":false,
|
|
"commonevent":[
|
|
{
|
|
"name":"usual.event.USER_SWITCHED"
|
|
},
|
|
{
|
|
"name":"usual.event.USER_ADDED"
|
|
},
|
|
{
|
|
"name":"usual.event.USER_REMOVED"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |