Merge "wifi.proto score experiment id" into pi-dev

am: 28aa545c57

Change-Id: I9544c6cc8a010a5ea10b6cbb5b65901db0eb929c
This commit is contained in:
Michael Plass
2018-05-22 10:26:16 -07:00
committed by android-build-merger

View File

@@ -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.