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

Commit bc0580db authored by Eino-Ville Talvala's avatar Eino-Ville Talvala
Browse files

Fix build: Remove unused debug flag

Change-Id: I929df7018aba8ac7677aa30c17bd842599697ac7
parent f6d56f92
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"