mirror of
https://gitee.com/openharmony/communication_netstack
synced 2024-12-13 09:46:13 +00:00
netstack feature弹性部署整改
Signed-off-by: Aurora <liuxiyao223@huawei.com>
This commit is contained in:
parent
beffa109ad
commit
8404472b5e
@ -22,7 +22,11 @@
|
|||||||
"syscap": [
|
"syscap": [
|
||||||
"SystemCapability.Communication.NetStack"
|
"SystemCapability.Communication.NetStack"
|
||||||
],
|
],
|
||||||
"features": [],
|
"features": [
|
||||||
|
"netstack_feature_http3",
|
||||||
|
"netstack_http_boringssl",
|
||||||
|
"netstack_feature_communication_http3"
|
||||||
|
],
|
||||||
"adapted_system_type": [
|
"adapted_system_type": [
|
||||||
"standard"
|
"standard"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user