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

Commit 719cb385 authored by Brandon Maxwell's avatar Brandon Maxwell Committed by Android (Google) Code Review
Browse files

Merge "Enabling new filtering" into nyc-dev

parents bc8be0ab c37a2063
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -53,8 +53,7 @@ public class ObjectFactory {
    }

    public static boolean isNewBlockingEnabled(Context context) {
        // TODO(maxwelb) - Set to true when ready to enable feature
        return false;
        return true;
    }

    @Nullable