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

Commit b97f9f46 authored by Meng Wang's avatar Meng Wang
Browse files

Fix typo

Bug: 145949028
Test: make
Change-Id: Ic0937149b1c752b696e0c99a817cf21d8bc6bad7
parent c230d42e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1947,7 +1947,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();