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

Commit a60479d2 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Fixing broken javadoc.

Was linking to a hidden interface.

Change-Id: Iff48cb97ed4078b2b91bade9a47d7afc5d7891bf
parent 879664e3
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -652,8 +652,7 @@ public final class ContactsContract {

    private interface StatusColumns extends Im.CommonPresenceColumns {
        /**
         * Contact's latest presence level, see {@link Im.CommonPresenceColumns} for
         * specific definitions.
         * Contact's latest presence level.
         * <P>Type: INTEGER (one of the values below)</P>
         */
        public static final String PRESENCE = PRESENCE_STATUS;