Merge "Simplify Javadoc for easier parsing." into pi-dev am: f707c55725

am: 0e34c367a1

Change-Id: I5ed07e3aff0f363190985633e1c0310abd7a848f
This commit is contained in:
Wyatt Riley
2018-05-14 18:40:49 -07:00
committed by android-build-merger

View File

@@ -221,8 +221,7 @@ public final class GnssStatus {
}
/**
* Reports whether {@link #getCarrierFrequencyHz(int satIndex)} is available (i.e. carrier
* frequency is available for the satellite at the specified index).
* Reports whether a valid {@link #getCarrierFrequencyHz(int satIndex)} is available.
*
* @param satIndex the index of the satellite in the list.
*/