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

Commit f6737d3a authored by Yusuf T. Mobile's avatar Yusuf T. Mobile Committed by Jean-Baptiste Queru
Browse files

Fix to Android issue 453

parent d663dab7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ public class CallLog {
        public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/calls";

        /**
         * The type of the the phone number.
         * The type of the call (incoming, outgoing or missed).
         * <P>Type: INTEGER (int)</P>
         */
        public static final String TYPE = "type";