Skip to content

Commit

Permalink
Merge "Addition of HW Revision to Wifi metrics" into pi-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
TreeHugger Robot authored and Android (Google) Code Review committed Aug 15, 2018
2 parents 877a819 + 2e068a3 commit 1465046
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proto/src/wifi.proto
Expand Up @@ -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.
Expand Down

0 comments on commit 1465046

Please sign in to comment.