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

Commit f798bc32 authored by Danny Baumann's avatar Danny Baumann Committed by Gerrit Code Review
Browse files

Merge "Framework: Fix blacklist support" into cm-10.2

parents 6cf8852c 3412a4b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1979,10 +1979,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