mirror of
https://gitee.com/openharmony/startup_init
synced 2025-02-17 10:28:00 +00:00
Signed-off-by: LeonShu <shuzhan10@huawei.com>
This commit is contained in:
parent
7d1ba01ea8
commit
105d144ad5
@ -59,7 +59,7 @@ ohos_prebuilt_etc("system-sandbox.json") {
|
||||
part_name = "init"
|
||||
subsystem_name = "startup"
|
||||
module_install_dir = "etc/sandbox"
|
||||
install_enable = true;
|
||||
install_enable = true
|
||||
install_images = [
|
||||
"system",
|
||||
"updater",
|
||||
@ -77,7 +77,7 @@ ohos_prebuilt_etc("chipset-sandbox.json") {
|
||||
part_name = "init"
|
||||
subsystem_name = "startup"
|
||||
module_install_dir = "etc/sandbox"
|
||||
install_enable = true;
|
||||
install_enable = true
|
||||
install_images = [
|
||||
"system",
|
||||
"updater",
|
||||
|
Loading…
x
Reference in New Issue
Block a user