summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libcamera/SecCameraHWInterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcamera/SecCameraHWInterface.cpp b/libcamera/SecCameraHWInterface.cpp
index 2ca714b..1413135 100644
--- a/libcamera/SecCameraHWInterface.cpp
+++ b/libcamera/SecCameraHWInterface.cpp
@@ -54,7 +54,7 @@
// the color planes switched. We need to figure which side is doing it
// wrong and have the respective party fix it.
-#define HACK 1
+#define HACK 0
namespace android {