[Connections] Remove the usage of @BandOrFrequency annotation

BEGIN_PUBLIC
END_PUBLIC

PiperOrigin-RevId: 407726054
This commit is contained in:
hai007
2021-11-04 19:36:05 -07:00
committed by Copybara-Service
parent 29ab3ac8ac
commit 8c2dd35eac
@@ -198,6 +198,7 @@ message BandwidthUpgradeNegotiationFrame {
optional string password = 2;
optional int32 port = 3;
optional string gateway = 4 [default = "0.0.0.0"];
// This field can be a band or frequency
optional int32 frequency = 5 [default = -1];
}