mirror of
https://gitee.com/openharmony/communication_netstack
synced 2024-11-23 06:50:46 +00:00
commit
41c7a4a944
@ -51,7 +51,8 @@
|
||||
"openssl",
|
||||
"hiprofiler",
|
||||
"time_service",
|
||||
"ability_runtime"
|
||||
"ability_runtime",
|
||||
"samgr"
|
||||
],
|
||||
"third_party": [
|
||||
"libwebsockets",
|
||||
|
@ -141,6 +141,7 @@ ohos_shared_library("http") {
|
||||
"hiprofiler:libnetwork_profiler",
|
||||
"hitrace:hitrace_meter",
|
||||
"napi:ace_napi",
|
||||
"samgr:samgr_proxy",
|
||||
"time_service:time_client",
|
||||
]
|
||||
if (netstack_http_boringssl) {
|
||||
|
Loading…
Reference in New Issue
Block a user