Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c000cd93 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

Merge "Update doc of ServiceState.getChannelNumber about NR" am: bbed6928 am: 355d9d3d am: b86f78e0

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

Change-Id: I50074e39e49508e8e48efa6eefaf7d32cc3c2417
parents 19e0a033 b86f78e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
     */