358285146 2021-02-18 15:58 -08:00 [Nearby] Continue reading frames during bandwidth upgrade.

This commit is contained in:
hai007
2021-02-19 11:26:17 -08:00
parent 570258dd48
commit 81808a2aab
5 changed files with 34 additions and 8 deletions
+1
View File
@@ -21,6 +21,7 @@ class FeatureFlags {
// Ignore subsequent BWU Available events when we're still processing the
// first one.
bool disallow_out_of_order_bwu_avail_event = true;
bool enable_async_bandwidth_upgrade = true;
};
static const FeatureFlags& GetInstance() {