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

Commit 9a168b67 authored by Mark Harman's avatar Mark Harman
Browse files

Add logging.

parent 9ce48314
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5412,6 +5412,7 @@ public class CameraController2 extends CameraController {
                if( MyDebug.LOG ) {
                    Log.d(TAG, "texture: " + texture);
                    Log.d(TAG, "preview_surface: " + preview_surface);
                    Log.d(TAG, "handler: " + handler);
                }
            }
            if( MyDebug.LOG ) {