Skip to content

Commit

Permalink
Merge "wifi.proto score experiment id" into pi-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
TreeHugger Robot authored and Android (Google) Code Review committed May 22, 2018
2 parents 25a1d9d + 8a779ac commit 28aa545
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions proto/src/wifi.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 28aa545

Please sign in to comment.