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

am: 1465046e39

Change-Id: Iea040da00c8a733f4f00e68820ed3d377eda1bdd
This commit is contained in:
Siddharth Ray
2018-08-15 16:34:51 -07:00
committed by android-build-merger

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.