Merge "Update doc of ServiceState.getChannelNumber about NR"

This commit is contained in:
Treehugger Robot
2021-10-08 23:24:56 +00:00
committed by Gerrit Code Review

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