mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-20 23:55:24 -04:00
update services/bundlemgr_lite/BUILD.gn.
Signed-off-by: shilei91 <shilei91@huawei.com>
This commit is contained in:
@@ -37,7 +37,7 @@ if (ohos_kernel_type == "liteos_m") {
|
||||
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
|
||||
"//base/global/resource_management_lite/frameworks/resmgr_lite:global_resmgr",
|
||||
"//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_static",
|
||||
"//build/lite/config/component/cJSON:cjson_static",
|
||||
"//build/lite/config/component/cJSON:cjson_static",
|
||||
"//foundation/arkui/ace_engine_lite/frameworks:ace_lite",
|
||||
"//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
|
||||
"//third_party/jerryscript/jerry-core:jerry-core_static"
|
||||
@@ -62,8 +62,13 @@ if (ohos_kernel_type == "liteos_m") {
|
||||
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry",
|
||||
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
|
||||
"//foundation/communication/ipc/interfaces/innerkits/c/ipc/include",
|
||||
"//third_party/jerryscript/jerry-core",
|
||||
"//third_party/jerryscript/jerry-core/api",
|
||||
"//third_party/jerryscript/jerry-core/ecma/base",
|
||||
"//third_party/jerryscript/jerry-core/include",
|
||||
"//third_party/jerryscript/jerry-core/jrt",
|
||||
"//third_party/jerryscript/jerry-core/jmem",
|
||||
"//third_party/jerryscript/jerry-core/lit",
|
||||
"//third_party/cJSON",
|
||||
"//third_party/zlib",
|
||||
"//third_party/zlib/contrib/minizip",
|
||||
|
||||
Reference in New Issue
Block a user