Signed-off-by: yangpengfei <yangpengfei34@huawei.com>
This commit is contained in:
yangpengfei 2023-11-30 10:45:19 +00:00 committed by Gitee
parent 54218b4668
commit 1b96617249
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -138,8 +138,8 @@ if (defined(ohos_lite)) {
if (defined(global_parts_info) && defined(global_parts_info.startup_init)) {
external_deps += [
"init:libbegetutil",
"init:libbeget_proxy",
"init:libbegetutil",
]
defines += [ "INIT_LIB_ENABLE" ]
}