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

Commit 50c4a0a3 authored by Neil Fuller's avatar Neil Fuller
Browse files

Clarify the docs for NITZ_TIME

Clarify the docs for NITZ_TIME: the metric only records that a new
system clock time was suggested, not that it was definitely acted on.

Test: treehugger
Change-Id: I4e838c9fe3cd17943d958d21515ad79a82bb4796
parent 40d58ca3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -766,7 +766,7 @@ message TelephonyEvent {
    // along with the event if it is available
    MODEM_RESTART = 11;

    // System time overwritten by NITZ (Network time)
    // A system time update suggestion was made from a received NITZ (Network time) signal
    NITZ_TIME = 12;

    // Carrier Identification Matching Event
@@ -1750,7 +1750,7 @@ message TelephonyEvent {
  // Modem restart event
  optional ModemRestart modem_restart = 14;

  // NITZ time in milliseconds
  // NITZ time in milliseconds (see TelephonyEvent.Type.NITZ_TIME)
  optional int64 nitz_timestamp_millis = 15;

  // Carrier id matching event