mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-21 08:06:15 -04:00
@@ -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_" ]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user