delete softbu_lite build config

Signed-off-by: zianed <houxuanzhe@huawei.com>
This commit is contained in:
zianed
2022-03-10 07:11:46 +00:00
parent e4eb85d66a
commit 79d222212f
3 changed files with 1 additions and 45 deletions
-38
View File
@@ -28,44 +28,6 @@
]
}
},
{
"component": "softbus_lite",
"description": "",
"optional": "true",
"dirs": [
"foundation/communication/softbus_lite"
],
"targets": [
"//foundation/communication/softbus_lite:softbus"
],
"rom": "",
"ram": "",
"output": [
"softbus_lite.so",
"discovery.a"
],
"adapted_kernel": [
"liteos_a",
"linux",
"liteos_m"
],
"features": [],
"deps": {
"third_party": [
"mbedtls",
"bounds_checking_function",
"cjson",
"wpa_supplicant"
],
"kernel_special": {},
"board_special": {},
"components": [
"hichainsdk",
"syspara_lite",
"permission"
]
}
},
{
"component": "dsoftbus",
"description": "dsoftbus open sources software",
@@ -15,11 +15,6 @@
"//foundation/communication/ipc_lite:liteipc_adapter"
]
},
"softbus_lite": {
"module_list": [
"//foundation/communication/softbus_lite:softbus"
]
},
"wifi_aware": {
"module_list": [
"//foundation/communication/wifi_aware:wifiaware"
@@ -37,4 +32,4 @@
}
},
"subsystem_name": "communication"
}
}
-1
View File
@@ -102,7 +102,6 @@ group("ndk_build") {
"//base/startup/syspara_lite/frameworks/parameter:parameter_notes",
"//base/update/ota_lite/frameworks:update_api",
"//build/lite/config/subsystem/hiviewdfx:hilog_ndk",
"//foundation/communication/softbus_lite:softbus_lite_ndk",
"//utils/native/lite:native_api",
]
if (ohos_kernel_type != "liteos_m") {