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

Commit 535c973a authored by Hassan Ali's avatar Hassan Ali
Browse files

Remove refererence from public API to flagged API

Remove refererence from public API to flagged API in GnssNavigationMessage.java

Test: m ds-docs-java
Bug: 310906072
Change-Id: I97eae9b6e029c3c469bc3457984c3031a4c15842
parent ed082bde
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ public final class GnssNavigationMessage implements Parcelable {
    public static final int TYPE_GAL_F = 0x0602;
    /**
     * NavIC L5 C/A message contained in the structure.
     * @deprecated Use {@link #TYPE_IRN_L5} instead.
     * @deprecated deprecated.
     */
    @Deprecated
    public static final int TYPE_IRN_L5CA = 0x0701;