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

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

Change-Id: I50074e39e49508e8e48efa6eefaf7d32cc3c2417
This commit is contained in:
Treehugger Robot
2021-10-09 00:11:32 +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
*
* <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
*/