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

Commit 2e068a3b authored by Siddharth Ray's avatar Siddharth Ray
Browse files

Addition of HW Revision to Wifi metrics

BUG:112541087
Change-Id: If71584373f2a62c7c915c3dec3777d02878b7fda
Merged-In: If71584373f2a62c7c915c3dec3777d02878b7fda
parent 8cb78fcb
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.