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

Commit d43b2426 authored by Yu-Han Yang's avatar Yu-Han Yang
Browse files

Update wording about high GNSS accuracy applications

Test: javadoc only
Bug: 199933846
Change-Id: I2517910db88df90d9cafcf0e07b9384a1e9e2ec4
parent 7fc3b633
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@ public class LocationManager {
     * <p>Locations returned from this provider are with respect to the primary GNSS antenna
     * position within the device. {@link #getGnssAntennaInfos()} may be used to determine the GNSS
     * antenna position with respect to the Android Coordinate System, and convert between them if
     * necessary. This is generally only necessary if working with high accuracy GNSS results.
     * necessary. This is generally only necessary for high accuracy applications.
     *
     * <p>The extras Bundle for locations derived by this location provider may contain the
     * following key/value pairs:
@@ -1459,7 +1459,7 @@ public class LocationManager {
     * <p>Locations returned from {@link #GPS_PROVIDER} are with respect to the primary GNSS antenna
     * position within the device. {@link #getGnssAntennaInfos()} may be used to determine the GNSS
     * antenna position with respect to the Android Coordinate System, and convert between them if
     * necessary. This is generally only necessary if working with high accuracy GNSS results.
     * necessary. This is generally only necessary for high accuracy applications.
     *
     * <p>When location callbacks are invoked, the system will hold a wakelock on your
     * application's behalf for some period of time, but not indefinitely. If your application