mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-21 08:06:15 -04:00
!48 【包管理】bms去掉对内核头文件路径的错误依赖
Merge pull request !48 from wangdengjia/0715
This commit is contained in:
@@ -69,8 +69,6 @@ lite_library("bundle") {
|
||||
"//foundation/communication/ipc_lite/interfaces/kits",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
|
||||
"//kernel/liteos_a/kernel/include",
|
||||
"//kernel/liteos_a/kernel/common",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
"//utils/native/lite/include",
|
||||
"//third_party/cJSON",
|
||||
|
||||
@@ -58,8 +58,6 @@ shared_library("bundlems") {
|
||||
"${appexecfwk_lite_path}/utils/bundle_lite",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
|
||||
"//kernel/liteos_a/kernel/include",
|
||||
"//kernel/liteos_a/kernel/common",
|
||||
"//third_party/cJSON",
|
||||
"//third_party/zlib",
|
||||
"//third_party/zlib/contrib/minizip",
|
||||
|
||||
@@ -57,8 +57,6 @@ executable("bm") {
|
||||
"${appexecfwk_lite_path}/interfaces/kits/bundle_lite",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
|
||||
"//kernel/liteos_a/kernel/include",
|
||||
"//kernel/liteos_a/kernel/common",
|
||||
"//third_party/cJSON",
|
||||
"//utils/native/lite/include",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user