Update 'GPS message' to 'GNSS message'

Bug: 197542267
Test: Javadoc update only
Change-Id: I6699c1f4e5b2df205fcd4762338a7e8e4cf63204
This commit is contained in:
Yu-Han Yang 2021-09-09 14:21:39 -07:00
parent 6c705ff394
commit 085701dcf9

View File

@ -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.
*
* <p>The bytes (or words) specified using big endian format (MSB first).
*