Loading src/com/android/dialerbind/ObjectFactory.java +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
src/com/android/dialerbind/ObjectFactory.java +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading