bundle_framework部件标准化

Signed-off-by: zhengjun <zhengjun29@huawei.com>
This commit is contained in:
zhengjun
2022-01-22 11:18:24 +08:00
parent d533df5bd9
commit ef0d5a1560
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",
"safwk:system_ability_fwk",
+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",