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

Commit dcb3d747 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "GnssStats atom entity name change" into rvc-dev am: 6dca4667 am: 238232ad am: ed3d4489

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11838738

Change-Id: Ie5f79ae221fbf85c0564790049df4c4570decce6
parents 0b01882f ed3d4489
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10000,7 +10000,7 @@ message GnssStats {
    optional int64 time_to_first_fix_reports = 3;

    // Total pulled reported time to first fix (in milli-seconds) since boot
    optional int64 time_to_first_fix_milli_s = 4;
    optional int64 time_to_first_fix_millis = 4;

    // Number of position accuracy reports since boot
    optional int64 position_accuracy_reports = 5;