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

Commit fe930ade authored by Santos Cordon's avatar Santos Cordon
Browse files

Fix a bad comment.

Change-Id: I923fb003cc37f562ff6cc5a4cdcc8dd4ea227dc0
parent adba6ffb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@ public class TelephonyCapabilities {

    /**
     * Returns true if the device can distinguish the phone's dialing state
     * (Call.State.DIALING/ACTIVE) and connected state (Call.State.CONNECTED).
     * (Call.State.DIALING/ALERTING) and connected state (Call.State.ACTIVE).
     *
     * Currently this returns true for GSM phones as we cannot know when a CDMA
     * phone has transitioned from dialing/active to connected.