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

Commit b86f78e0 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 am: 355d9d3d

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

Change-Id: Ib2ecb2ca1035af0b6ff4e1100404b1835fb00a4e
parents fdc65ad3 355d9d3d
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
     */