am 531e580a: remove the incorrectly located nickname
Merge commit '531e580ab160864e4152f431eaeb965676c58d19' into eclair-plus-aosp * commit '531e580ab160864e4152f431eaeb965676c58d19': remove the incorrectly located nickname
This commit is contained in:
@@ -1655,13 +1655,6 @@ public final class ContactsContract {
|
|||||||
* <P>Type: TEXT</P>
|
* <P>Type: TEXT</P>
|
||||||
*/
|
*/
|
||||||
public static final String BIRTHDAY = DATA1;
|
public static final String BIRTHDAY = DATA1;
|
||||||
|
|
||||||
/**
|
|
||||||
* The nickname as the user entered it.
|
|
||||||
* <P>Type: TEXT</P>
|
|
||||||
*@hide
|
|
||||||
*/
|
|
||||||
public static final String NICKNAME = DATA2;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user