Include what you use: <fcntl.h> am: 10256e3ad8 am: bbf78ea50d am: a3a2e9c664

Change-Id: I07adfd950ca684782246f84d29ee9b32dca55692
This commit is contained in:
Tom Cherry 2020-04-13 20:18:01 +00:00 committed by Automerger Merge Worker
commit 336ba5e799

View file

@ -15,6 +15,9 @@
*/
#define LOG_TAG "CamDev@1.0-impl"
#include <fcntl.h>
#include <hardware/camera.h>
#include <hardware/gralloc1.h>
#include <hidlmemory/mapping.h>