未验证 提交 bcb163e0 编写于 作者: O openharmony_ci 提交者: Gitee

!500 ohos_const parameters are not installed

Merge pull request !500 from handy/0311
......@@ -271,6 +271,12 @@ if (defined(ohos_lite)) {
module_install_dir = "etc/param"
}
ohos_prebuilt_etc("ohos_const.para") {
source = "//base/startup/init_lite/services/etc/param/ohos_const/ohos.para"
part_name = "init"
module_install_dir = "etc/param/ohos_const"
}
ohos_prebuilt_etc("boot.group") {
source = "//base/startup/init_lite/services/etc/device.boot.group.cfg"
part_name = "init"
......@@ -362,6 +368,7 @@ if (defined(ohos_lite)) {
":init.usb.configfs.cfg",
":ohos.para",
":ohos.para.dac",
":ohos_const.para",
":passwd",
":plugin_modules",
":privapp-sandbox.json",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册