diff --git a/bundle.json b/bundle.json index c850a08f..8c836b69 100644 --- a/bundle.json +++ b/bundle.json @@ -22,7 +22,11 @@ "syscap": [ "SystemCapability.Communication.NetStack" ], - "features": [], + "features": [ + "netstack_feature_http3", + "netstack_http_boringssl", + "netstack_feature_communication_http3" + ], "adapted_system_type": [ "standard" ],