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

Commit 3cd92d8f authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android (Google) Code Review
Browse files

Merge "Fix a bad comment. - DO NOT MERGE" into jb-dev-plus-aosp

parents df0dded1 53149fd1
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.