Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b630af8 authored by Wyatt Riley's avatar Wyatt Riley
Browse files

Simplify Javadoc for easier parsing.

Change-Id: I48abfa8eb8ccfd031d2364ef9acfa39d4bec4cb4
Fixes: 76874150
Test: Builds & comment-only
parent 3ac00cad
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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.
     */