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

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

Merge "Fix typo" am: 3a91416e am: 89158d4a am: a9000898

Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/1424888

Change-Id: I43bb00a690396671bcf7c03c00fc4a138c233ee1
parents 5ee89bac a9000898
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1958,7 +1958,7 @@ public abstract class Phone extends Handler implements PhoneInternalInterface {
    }

    /**
     * Returns the current CellIdentify if known
     * Returns the current CellIdentity if known
     */
    public CellIdentity getCurrentCellIdentity() {
        return getServiceStateTracker().getCellIdentity();