Merge change 20126

* changes:
  Removing SyncColumns from Contact - they were put there by accident.
This commit is contained in:
Android (Google) Code Review
2009-08-05 14:22:41 -07:00

View File

@@ -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
*/