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

Commit e8c019cb authored by Siddharth Ray's avatar Siddharth Ray Committed by android-build-merger
Browse files

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

am: 1465046e

Change-Id: Iea040da00c8a733f4f00e68820ed3d377eda1bdd
parents eecc793d 1465046e
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -459,6 +459,9 @@ message WifiLog {


  // Histogram of the EAP method type of all installed Passpoint profiles
  // Histogram of the EAP method type of all installed Passpoint profiles
  repeated PasspointProfileTypeCount installed_passpoint_profile_type = 123;
  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.
// Information that gets logged for every WiFi connection.