Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 462511bc authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [9513175, 9513021, 9513295] into qt-qpr1-release

Change-Id: Ib86b158e0d92dd8298439ec849c442ac79494d88
parents fc4c0667 4a7ef23e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1798,12 +1798,12 @@ message ExperimentValues {
  optional int32 data_stall_duration_ms = 5;

  // Threshold of Tx throughput below which to trigger a data stall
  // measured in Kbps
  optional int32 data_stall_tx_tput_thr_kbps = 6;
  // measured in Mbps
  optional int32 data_stall_tx_tput_thr_mbps = 6;

  // Threshold of Rx throughput below which to trigger a data stall
  // measured in Kbps
  optional int32 data_stall_rx_tput_thr_kbps = 7;
  // measured in Mbps
  optional int32 data_stall_rx_tput_thr_mbps = 7;

  // Threshold of Tx packet error rate above which to trigger a data stall
  // in percentage