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

Commit 191b10b9 authored by Siddharth Ray's avatar Siddharth Ray
Browse files

Addition of HW Revision to Wifi metrics

BUG:112541087
Change-Id: If71584373f2a62c7c915c3dec3777d02878b7fda
parent 8b36248d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -476,6 +476,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.