Merge "GnssStats atom entity name change" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-06-12 08:17:59 +00:00
committed by Android (Google) Code Review

View File

@@ -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;