mirror of
https://github.com/openharmony/build_lite.git
synced 2026-07-21 11:55:21 -04:00
delete softbu_lite build config
Signed-off-by: zianed <houxuanzhe@huawei.com>
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user