Logs the endpoint info size into AdvertisingPhase

Tested: https://paste.googleplex.com/4752588241371136

PiperOrigin-RevId: 666167190
This commit is contained in:
hai007
2024-08-21 21:08:13 -07:00
committed by Copybara-Service
parent c823f68250
commit f2aed20443
@@ -495,6 +495,9 @@ message ConnectionsLog {
// The wifi aware support status
optional bool supports_wifi_aware = 7;
// The endpoint info size
optional int32 endpoint_info_size = 8;
}
// Some additional information to keep with the discovery phase.