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

Commit 89d86aa5 authored by djMesias's avatar djMesias Committed by Ricardo Cerqueira
Browse files

Framework: Fix blacklist support

Copy & Paste isn't a good friend for programmers ;)

Change-Id: Ic6ab81462530f614b9e896cb098590241accb192
parent 36839eb5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2066,10 +2066,10 @@ public final class Settings {
        public static final String PHONE_BLACKLIST_PRIVATE_NUMBER_MODE = "phone_blacklist_private_number_enabled";

        /**
         * Whether the blacklisting feature for phone calls from private numbers is enabled
         * Whether the blacklisting feature for phone calls from unknown numbers is enabled
         * @hide
         */
        public static final String PHONE_BLACKLIST_UNKNOWN_NUMBER_MODE = "phone_blacklist_private_number_enabled";
        public static final String PHONE_BLACKLIST_UNKNOWN_NUMBER_MODE = "phone_blacklist_unknown_number_enabled";

        /**
         * Constants to be used for {@link PHONE_BLACKLIST_PRIVATE_NUMBER_MODE} and