!109 bundle_framework部件标准化

Merge pull request !109 from junyi233/master
This commit is contained in:
openharmony_ci
2022-01-24 07:46:45 +00:00
committed by Gitee
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -46,8 +46,8 @@ if (defined(ohos_lite)) {
]
external_deps = [
"appexecfwk_standard:appexecfwk_base",
"appexecfwk_standard:appexecfwk_core",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"safwk:system_ability_fwk",
+2 -2
View File
@@ -65,8 +65,8 @@ if (defined(ohos_lite)) {
external_deps = [
"ability_runtime:app_manager",
"appexecfwk_standard:appexecfwk_base",
"appexecfwk_standard:appexecfwk_core",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"resmgr_standard:global_resmgr",
+2 -2
View File
@@ -50,8 +50,8 @@ ohos_shared_library("devicemanager") {
external_deps = [
"ability_runtime:app_manager",
"appexecfwk_standard:appexecfwk_base",
"appexecfwk_standard:appexecfwk_core",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"safwk:system_ability_fwk",
+2 -2
View File
@@ -102,9 +102,9 @@ if (defined(ohos_lite)) {
external_deps = [
"ability_runtime:app_manager",
"appexecfwk_standard:appexecfwk_base",
"appexecfwk_standard:appexecfwk_core",
"appexecfwk_standard:libeventhandler",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_core",
"ces_standard:cesfwk_innerkits",
"dsoftbus_standard:softbus_client",
+2 -2
View File
@@ -358,9 +358,9 @@ ohos_static_library("device_manager_test") {
]
external_deps = [
"appexecfwk_standard:appexecfwk_base",
"appexecfwk_standard:appexecfwk_core",
"appexecfwk_standard:libeventhandler",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_core",
"ces_standard:cesfwk_innerkits",
"dsoftbus_standard:softbus_client",