Merge "Update doc of ServiceState.getChannelNumber about NR" am: bbed692810

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1845282

Change-Id: I3b3c7724913750cbec9df33561d6ba44a8c0cf4a
This commit is contained in:
Treehugger Robot
2021-10-08 23:44:05 +00:00
committed by Automerger Merge Worker

View File

@@ -612,7 +612,7 @@ public class ServiceState implements Parcelable {
/** /**
* Get the channel number of the current primary serving cell, or -1 if unknown * Get the channel number of the current primary serving cell, or -1 if unknown
* *
* <p>This is EARFCN for LTE, UARFCN for UMTS, and ARFCN for GSM. * <p>This is NRARFCN for NR, EARFCN for LTE, UARFCN for UMTS, and ARFCN for GSM.
* *
* @return Channel number of primary serving cell * @return Channel number of primary serving cell
*/ */