Clarify GnssAntennaInfo should be provided by OEM
Bug: 193069052 Test: doc update only Change-Id: I1c72469db4b67c6fd030b7fa93bde2d31fec140d
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user