Simplify Javadoc for easier parsing.
Change-Id: I48abfa8eb8ccfd031d2364ef9acfa39d4bec4cb4 Fixes: 76874150 Test: Builds & comment-only
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user