Fix build: Remove unused debug flag
Change-Id: I929df7018aba8ac7677aa30c17bd842599697ac7
(cherry picked from commit bc0580db5f)
This commit is contained in:
committed by
Andreas Gampe
parent
b88c3801ea
commit
27f2a0ffe9
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user