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

Commit 27f2a0ff authored by Eino-Ville Talvala's avatar Eino-Ville Talvala Committed by Andreas Gampe
Browse files

Fix build: Remove unused debug flag

Change-Id: I929df7018aba8ac7677aa30c17bd842599697ac7
(cherry picked from commit bc0580db)
parent b88c3801
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -43,8 +43,6 @@
#include <sys/types.h> // for socketpair
#include <sys/socket.h> // for socketpair

static const bool kIsDebug = false;

// fully-qualified class name
#define CAMERA_METADATA_CLASS_NAME "android/hardware/camera2/impl/CameraMetadataNative"
#define CHARACTERISTICS_KEY_CLASS_NAME "android/hardware/camera2/CameraCharacteristics$Key"