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

Commit 6b477fe4 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov Committed by Android (Google) Code Review
Browse files

Merge "Hiding new API"

parents 393e4801 e270c51e
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -1508,6 +1508,7 @@ public final class ContactsContract {
         * The "read-only" flag: "0" by default, "1" if the row cannot be modified or
         * The "read-only" flag: "0" by default, "1" if the row cannot be modified or
         * deleted except by a sync adapter.  See {@link ContactsContract#CALLER_IS_SYNCADAPTER}.
         * deleted except by a sync adapter.  See {@link ContactsContract#CALLER_IS_SYNCADAPTER}.
         * <P>Type: INTEGER</P>
         * <P>Type: INTEGER</P>
         * @hide
         */
         */
        public static final String IS_READ_ONLY = "is_read_only";
        public static final String IS_READ_ONLY = "is_read_only";
    }
    }
@@ -2269,6 +2270,7 @@ public final class ContactsContract {
         * The "read-only" flag: "0" by default, "1" if the row cannot be modified or
         * The "read-only" flag: "0" by default, "1" if the row cannot be modified or
         * deleted except by a sync adapter.  See {@link ContactsContract#CALLER_IS_SYNCADAPTER}.
         * deleted except by a sync adapter.  See {@link ContactsContract#CALLER_IS_SYNCADAPTER}.
         * <P>Type: INTEGER</P>
         * <P>Type: INTEGER</P>
         * @hide
         */
         */
        public static final String IS_READ_ONLY = "is_read_only";
        public static final String IS_READ_ONLY = "is_read_only";