修改BUILD.gn

Signed-off-by: laiguizhong <laiguizhong@huawei.com>
Change-Id: I832c5b5e61ec9bbb1387e49c652c3a49e0b8b041
This commit is contained in:
laiguizhong
2022-07-11 02:49:16 -07:00
parent e509cdaf37
commit 8223ef23da
14 changed files with 14 additions and 24 deletions
+1 -4
View File
@@ -54,8 +54,6 @@ if (defined(ohos_lite)) {
"//base/notification/common_event_service/frameworks/core/include",
"//base/notification/common_event_service/interfaces/innerkits/native/include",
"//base/security/device_auth/interfaces/innerkits",
"//base/startup/syspara_lite/interfaces/kits",
"//base/startup/syspara_lite/adapter/native/syspara/include",
]
sources = [
@@ -82,11 +80,10 @@ if (defined(ohos_lite)) {
"common_event_service:cesfwk_innerkits",
"dsoftbus:softbus_client",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
"startup_l2:syspara_watchagent",
]
defines = [
+1 -6
View File
@@ -54,8 +54,6 @@ if (defined(ohos_lite)) {
"//base/notification/ces_lite/frameworks/core/include",
"//base/notification/ces_lite/interfaces/innerkits/native/include",
"//base/security/device_auth/interfaces/innerkits",
"//base/startup/syspara_lite/interfaces/kits",
"//base/startup/syspara_lite/adapter/native/syspara/include",
]
sources = [
@@ -120,8 +118,6 @@ if (defined(ohos_lite)) {
"//base/notification/common_event_service/frameworks/core/include",
"//base/notification/common_event_service/interfaces/innerkits/native/include",
"//base/security/device_auth/interfaces/innerkits",
"//base/startup/syspara_lite/interfaces/kits",
"//base/startup/syspara_lite/adapter/native/syspara/include",
]
sources = [
@@ -150,11 +146,10 @@ if (defined(ohos_lite)) {
"common_event_service:cesfwk_innerkits",
"dsoftbus:softbus_client",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
"startup_l2:syspara_watchagent",
]
defines = [
+1 -2
View File
@@ -229,11 +229,10 @@ if (defined(ohos_lite)) {
"hisysevent_native:libhisysevent",
"hitrace_native:hitrace_meter",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
"startup_l2:syspara_watchagent",
"utils_base:utils",
]
+1 -2
View File
@@ -231,11 +231,10 @@ if (defined(ohos_lite)) {
external_deps = [
"dsoftbus:softbus_client",
"init:libbegetutil",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
"startup_l2:syspara_watchagent",
"utils_base:utils",
]
@@ -60,10 +60,10 @@ ohos_benchmarktest("DeviceManagerFaTest") {
"bundle_framework:appexecfwk_core",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
}
@@ -43,10 +43,10 @@ ohos_benchmarktest("DeviceManagerTest") {
"bundle_framework:appexecfwk_core",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
}
@@ -105,12 +105,12 @@ ohos_fuzztest("DeviceManagerImplFuzzTest") {
"bundle_framework:appexecfwk_core",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
}
@@ -82,9 +82,9 @@ ohos_fuzztest("DeviceManagerNotifyFuzzTest") {
]
external_deps = [
"init:libbegetutil",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
}
@@ -83,9 +83,9 @@ ohos_fuzztest("DeviceManagerServiceFuzzTest") {
]
external_deps = [
"init:libbegetutil",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
}
@@ -111,12 +111,12 @@ ohos_fuzztest("IpcClientManagerFuzzTest") {
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
public_deps = [
+1 -1
View File
@@ -112,12 +112,12 @@ ohos_fuzztest("IpcCmdRegisterFuzzTest") {
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
public_deps = [
@@ -111,12 +111,12 @@ ohos_fuzztest("IpcServerClientProxyFuzzTest") {
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
public_deps = [
@@ -111,12 +111,12 @@ ohos_fuzztest("IpcServerListenerFuzzTest") {
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
public_deps = [
+1 -1
View File
@@ -111,12 +111,12 @@ ohos_fuzztest("IpcServerStubFuzzTest") {
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr_standard:samgr_proxy",
"startup_l2:syspara",
]
public_deps = [