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

Commit d315bef8 authored by Wayne Ma's avatar Wayne Ma
Browse files

Revise annotations in NetworkDnsHandshakeReported message.

Address comment from aosp/2179114.
(Sync comment from aosp/2213218)

Bug: 195274906
Test: comment-only
Change-Id: Ia19b0b09eae2bca6d385dafbe78fce72cc2185db
parent 7eeed85c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -448,10 +448,10 @@ message NetworkDnsHandshakeReported {
  // The latency in microseconds of the entire handshake operation.
  optional int32 latency_micros = 6;

  // Sent packets in bytes.
  // Number of bytes sent in a handshake.
  optional int32 bytes_sent = 7;

  // Received packets in bytes.
  // Number of bytes received in a handshake.
  optional int32 bytes_received = 8;

  // Number of round-trips.