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

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

Merge "Fix typo" am: 3a91416e

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

Change-Id: I125d6d86a9db03f6b7e1f6d829c298dccf05a665
parents 9b893799 3a91416e
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();