mirror of
https://gitee.com/openharmony/startup_init
synced 2024-11-24 00:30:12 +00:00
Signed-off-by:hanqiaosheng <hanqiaosheng@huawei.com>
This commit is contained in:
parent
81c8ecb9cd
commit
b5ea60e0dc
@ -222,7 +222,7 @@ if (defined(ohos_lite)) {
|
||||
}
|
||||
install_images = [
|
||||
"system",
|
||||
"updater"
|
||||
"updater",
|
||||
]
|
||||
install_images = [ "system" ]
|
||||
install_enable = true
|
||||
|
@ -118,7 +118,7 @@ if (defined(ohos_lite)) {
|
||||
source = "//base/startup/init/services/etc/init.usb.cfg"
|
||||
install_images = [
|
||||
"system",
|
||||
"updater"
|
||||
"updater",
|
||||
]
|
||||
part_name = "init"
|
||||
subsystem_name = "startup"
|
||||
|
Loading…
Reference in New Issue
Block a user