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

Commit d4c5edfb authored by Steve Kondik's avatar Steve Kondik
Browse files

Revert "Add Facebook contact sync support (1/2)"

This reverts commit 2e3cbe6c.

Buggy. Facebook needs to fix their app.

Change-Id: Ibf28cafc07fbd366ef1b21e646b3c66c2fee0099
parent 4a5d0ef2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -750,8 +750,6 @@ 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 @hide */
        public static final String IS_RESTRICTED = "is_restricted";
    }

    /**