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

Commit dd0ff99a authored by Michael Plass's avatar Michael Plass Committed by android-build-merger
Browse files

Merge "wifi.proto score experiment id" into pi-dev am: 28aa545c

am: 380372d0

Change-Id: I70be54b6cdbe014b4ca651e795a59c8c69a3c684
parents 094b761c 380372d0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -453,6 +453,10 @@ message WifiLog {

  // Number of times the firmware picked a SoftAp channel not satisfying user band preference.
  optional int32 num_soft_ap_user_band_preference_unsatisfied = 116;

  // Identifier for experimental scoring parameter settings.
  optional string score_experiment_id = 117;

}

// Information that gets logged for every WiFi connection.