mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-18 17:54:39 -04:00
资源resource_management_lite部件名修改
Signed-off-by: huangjie <huangjie125@huawei.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
"permission",
|
||||
"ipc_lite",
|
||||
"samgr_lite",
|
||||
"resmgr_lite",
|
||||
"resource_management_lite",
|
||||
"appverify"
|
||||
],
|
||||
"third_party": [
|
||||
|
||||
@@ -52,7 +52,7 @@ if (ohos_kernel_type == "liteos_m") {
|
||||
"${aafwk_lite_path}/interfaces/kits/ability_lite",
|
||||
"${aafwk_lite_path}/interfaces/kits/want_lite",
|
||||
"${aafwk_lite_path}/frameworks/want_lite/include",
|
||||
"//base/global/resmgr_lite/interfaces/innerkits/include",
|
||||
"//base/global/resource_management_lite/interfaces/innerkits/include",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
|
||||
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
|
||||
"//third_party/jerryscript/jerry-core/api",
|
||||
@@ -102,7 +102,7 @@ if (ohos_kernel_type == "liteos_m") {
|
||||
"src/zip_file.cpp",
|
||||
]
|
||||
include_dirs = [
|
||||
"//base/global/resmgr_lite/interfaces/innerkits/include",
|
||||
"//base/global/resource_management_lite/interfaces/innerkits/include",
|
||||
"${aafwk_lite_path}/services/abilitymgr_lite/include",
|
||||
"${aafwk_lite_path}/interfaces/innerkits/abilitymgr_lite",
|
||||
"${aafwk_lite_path}/interfaces/kits/ability_lite",
|
||||
@@ -128,7 +128,7 @@ if (ohos_kernel_type == "liteos_m") {
|
||||
|
||||
public_deps = [
|
||||
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
|
||||
"//base/global/resmgr_lite/frameworks/resmgr_lite:global_resmgr",
|
||||
"//base/global/resource_management_lite/frameworks/resmgr_lite:global_resmgr",
|
||||
"//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_shared",
|
||||
"//base/security/appverify/interfaces/innerkits/appverify_lite:verify",
|
||||
"//build/lite/config/component/cJSON:cjson_shared",
|
||||
|
||||
Reference in New Issue
Block a user