Fixing broken javadoc.
Was linking to a hidden interface. Change-Id: Iff48cb97ed4078b2b91bade9a47d7afc5d7891bf
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user