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

Commit a1f1879b authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Remove SOURCE_VISIBLE flag that is otherwise unused.

parent bda918ce
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -1556,14 +1556,6 @@ public final class ContactsContract {
         */
        public static final String SHOULD_SYNC = "should_sync";

        /**
         * Overriding flag indicating if contacts from this source should be
         * visible in any user interface.
         * <p>
         * Type: INTEGER (boolean)
         */
        public static final String SOURCE_VISIBLE = "source_visible";

        /**
         * Flag indicating if contacts without any {@link GroupMembership}
         * entries should be visible in any user interface.