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

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

Clarify GnssAntennaInfo should be provided by OEM

Bug: 193069052
Test: doc update only
Change-Id: I1c72469db4b67c6fd030b7fa93bde2d31fec140d
parent e5c02996
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -30,6 +30,9 @@ import java.util.Objects;
 * A class that contains information about a GNSS antenna. GNSS antenna characteristics can change
 * with device configuration, such as when a device is folded open or closed. Antenna information is
 * delivered to registered instances of {@link Listener}.
 *
 * <p> Antenna info parameters are measured for each specific device model by the device
 * manufacturers and provided to the Android framework.
 */
public final class GnssAntennaInfo implements Parcelable {
    private final double mCarrierFrequencyMHz;