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

Commit 83f81571 authored by Oscar Shu's avatar Oscar Shu Committed by Android (Google) Code Review
Browse files

Merge "metrics: num saved networks with mac randomization"

parents d224e240 aeabbb75
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -518,6 +518,9 @@ message WifiLog {

  // WifiConfigStore read/write metrics.
  optional WifiConfigStoreIO wifi_config_store_io = 137;

  // Total number of saved networks with mac randomization enabled.
  optional int32 num_saved_networks_with_mac_randomization = 138;
}

// Information that gets logged for every WiFi connection.