Merge change 20126
* changes: Removing SyncColumns from Contact - they were put there by accident.
This commit is contained in:
@@ -230,7 +230,7 @@ public final class ContactsContract {
|
||||
* of raw contact representing the same person.
|
||||
*/
|
||||
public static class Contacts implements BaseColumns, ContactsColumns,
|
||||
ContactOptionsColumns, SyncColumns {
|
||||
ContactOptionsColumns {
|
||||
/**
|
||||
* This utility class cannot be instantiated
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user