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

Commit 0bcc74cc authored by Jason Sams's avatar Jason Sams Committed by Android (Google) Code Review
Browse files

Merge "Change default mode."

parents b8755c7e 8dd9ca3e
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();