Replace "satellite" with "satellite signal" in doc

Bug: 190263418
Test: doc update only
Change-Id: I0bec883c5b64d3e9fb2b7e3436aef3cc58a7e53a
This commit is contained in:
Yu-Han Yang
2021-06-16 14:34:28 -07:00
parent 9a7763499c
commit 327919c2dc

View File

@@ -363,9 +363,9 @@ public final class GnssMeasurement implements Parcelable {
}
/**
* Gets per-satellite sync state.
* Gets per-satellite-signal sync state.
*
* <p>It represents the current sync state for the associated satellite.
* <p>It represents the current sync state for the associated satellite signal.
*
* <p>This value helps interpret {@link #getReceivedSvTimeNanos()}.
*/