Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d657b72a authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 20126

* changes:
  Removing SyncColumns from Contact - they were put there by accident.
parents 46e1198c c9ec66b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
         */