From 085701dcf98b81cf426acb1f53cbe7366fbd6ba9 Mon Sep 17 00:00:00 2001 From: Yu-Han Yang Date: Thu, 9 Sep 2021 14:21:39 -0700 Subject: [PATCH] Update 'GPS message' to 'GNSS message' Bug: 197542267 Test: Javadoc update only Change-Id: I6699c1f4e5b2df205fcd4762338a7e8e4cf63204 --- location/java/android/location/GnssNavigationMessage.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/location/java/android/location/GnssNavigationMessage.java b/location/java/android/location/GnssNavigationMessage.java index dbf26214066e..637f90536125 100644 --- a/location/java/android/location/GnssNavigationMessage.java +++ b/location/java/android/location/GnssNavigationMessage.java @@ -358,7 +358,7 @@ public final class GnssNavigationMessage implements Parcelable { } /** - * Gets the data of the reported GPS message. + * Gets the data of the reported GNSS message. * *

The bytes (or words) specified using big endian format (MSB first). *