Merge "Addition of HW Revision to Wifi metrics" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-08-15 23:16:52 +00:00
committed by Android (Google) Code Review

View File

@@ -459,6 +459,9 @@ message WifiLog {
// Histogram of the EAP method type of all installed Passpoint profiles
repeated PasspointProfileTypeCount installed_passpoint_profile_type = 123;
// Hardware revision (EVT, DVT, PVT etc.)
optional string hardware_revision = 124;
}
// Information that gets logged for every WiFi connection.