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

am: f707c55725

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

View File

@@ -218,8 +218,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.
*/