mirror of
https://gitee.com/openharmony/startup_init
synced 2024-12-04 09:14:00 +00:00
924b03dabb
Signed-off-by: zhong_ning <zhong_ning@hoperun.com>
11 lines
155 B
Plaintext
11 lines
155 B
Plaintext
{
|
|
"subsystem": "startup",
|
|
"parts": {
|
|
"init": {
|
|
"module_list": [
|
|
"//base/startup/init_lite/services:startup_init"
|
|
]
|
|
}
|
|
}
|
|
}
|