Signed-off-by: hanlu1@huawei.com <hanlu1@huawei.com>
This commit is contained in:
hanlu1@huawei.com
2024-07-15 21:47:20 +08:00
parent 583c0e1d58
commit 092eb3fa6d
4 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ lite_library("bundle") {
if (ohos_kernel_type == "liteos_m") {
target_type = "static_library"
if (enable_ohos_bundle_manager_service_parse_metadata == true) {
if (bundle_framework_lite_enable_ohos_bundle_manager_service_parse_metadata == true) {
defines = [ "_MINI_BMS_PARSE_METADATA_" ]
}