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

Commit 8dd9ca3e authored by Jason Sams's avatar Jason Sams
Browse files

Change default mode.

parent 586f3b5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@ public class ImageProcessingActivity extends Activity implements SurfaceHolder.C
                    mParams.threshold = progress / 100.0f;
                    mParamsAllocation.data(mParams);

                    if (false) {
                    if (true) {
                        mInvokable.execute();
                    } else {
                        javaFilter();