Skip to content
Snippets Groups Projects
Commit 0ec2fb72 authored by Hassan Ali's avatar Hassan Ali Committed by Android (Google) Code Review
Browse files

Merge "Remove refererence from public API to flagged API" into main

parents bbda2a37 535c973a
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment