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

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

Merge change 21967 into eclair

* changes:
  Remove SOURCE_VISIBLE flag that is otherwise unused.
parents 13208052 a1f1879b
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.