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

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

Merge "Fix typo" am: 3a91416e am: 89158d4a am: a9000898 am: 9becc8c7 am: 5479b570

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

Change-Id: Ieec00908cd68527fd24095adaabff78a4c702a0e
parents 476360fa 5479b570
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1968,7 +1968,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();