commit | 067606686b9f8bf78580f07dbde78989b755dcbc | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Mon Apr 17 17:37:03 2017 -0700 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Mon Apr 17 17:37:03 2017 -0700 |
tree | e6c074abefe29ef4167714d057d34eeb26f59bf6 | |
parent | 2efd6be69a00b55bd2c20f27a99039b5ac2c5ff3 [diff] [blame] |
Camera: use framework VideoNativeHandleMetadata header Test: build Bug: 35625849 Change-Id: I8e95677267646f897abdf94881ef335635461c0a
diff --git a/services/camera/libcameraservice/device1/CameraHardwareInterface.cpp b/services/camera/libcameraservice/device1/CameraHardwareInterface.cpp index 0fe09d9..9df7cd4 100644 --- a/services/camera/libcameraservice/device1/CameraHardwareInterface.cpp +++ b/services/camera/libcameraservice/device1/CameraHardwareInterface.cpp
@@ -17,6 +17,7 @@ //#define LOG_NDEBUG 0 #include <inttypes.h> +#include <media/hardware/HardwareAPI.h> // For VideoNativeHandleMetadata #include "CameraHardwareInterface.h" namespace android {