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

Commit 6f721b28 authored by Yu-Han Yang's avatar Yu-Han Yang Committed by Android (Google) Code Review
Browse files

Merge "Update GnssStatus svid range" into main

parents 4aa07336 07875857
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -136,14 +136,14 @@ interface IGnssCallback {
         *
         * - GNSS:    1-32
         * - SBAS:    120-151, 183-192
         * - GLONASS: 1-24, the orbital slot number (OSN), if known.  Or, if not:
         * - GLONASS: 1-25, the orbital slot number (OSN), if known.  Or, if not:
         *            93-106, the frequency channel number (FCN) (-7 to +6) offset by
         *            + 100
         *            i.e. report an FCN of -7 as 93, FCN of 0 as 100, and FCN of +6
         *            as 106.
         * - QZSS:    193-200
         * - QZSS:    183-206
         * - Galileo: 1-36
         * - Beidou:  1-37
         * - Beidou:  1-63
         * - IRNSS:   1-14
         */
        int svid;