mirror of
https://github.com/openharmony/ai_intelligent_voice_framework.git
synced 2026-07-01 20:24:01 -04:00
ad272b16bb
Signed-off-by: lvqiang214 <lvqiang1@huawei.com>
24 lines
684 B
JSON
24 lines
684 B
JSON
{
|
|
"process": "intell_voice_service",
|
|
"systemability": [
|
|
{
|
|
"name": 312,
|
|
"libpath": "libintell_voice_server.z.so",
|
|
"run-on-create": false,
|
|
"auto-restart": true,
|
|
"distributed": false,
|
|
"dump_level": 1,
|
|
"start-on-demand": {
|
|
"commonevent": [
|
|
{
|
|
"name": "usual.event.BOOT_COMPLETED"
|
|
},
|
|
{
|
|
"name": "usual.event.POWER_SAVE_MODE_CHANGED",
|
|
"value": "600"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |