am a60479d2: Fixing broken javadoc.

Merge commit 'a60479d2ea7857455ebad6c56e357d00b0492364' into eclair-plus-aosp

* commit 'a60479d2ea7857455ebad6c56e357d00b0492364':
  Fixing broken javadoc.
This commit is contained in:
Dmitri Plotnikov
2009-09-27 20:23:49 -07:00
committed by Android Git Automerger

View File

@@ -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;