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

Commit 4538cf82 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Add Facebook contact sync support (1/2)" into ics

parents b4cde63f 2e3cbe6c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -750,6 +750,8 @@ public final class ContactsContract {
        public static final String SYNC3 = "sync3";
        /** Generic column for use by sync adapters. */
        public static final String SYNC4 = "sync4";
         /** Facebook sync */
        public static final String IS_RESTRICTED = "is_restricted";
    }

    /**