Update doc of ServiceState.getChannelNumber about NR

Bug: 202200954
Change-Id: I90294131b3a87af9db4173a3765bef86491104d9
Test: make
This commit is contained in:
Meng Wang
2021-10-05 21:50:52 +00:00
parent 6a0afe1846
commit 5f802b00c5

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
*/