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

Commit 6dc6b899 authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Remove the index columns from the blocked provider."

parents 6ea2588a 1abb57b0
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -104,12 +104,6 @@ public class BlockedNumberContract {
         * <p>TYPE: String</p>
         */
        public static final String COLUMN_E164_NUMBER = "e164_number";

        /** @hide */
        public static final String COLUMN_INDEX_STRIPPED = "index_stripped";

        /** @hide */
        public static final String COLUMN_INDEX_E164 = "index_e164";
    }

    /** @hide */