Merge "Get rid of dependency on core from linux build (2/2)"

This commit is contained in:
Jakub Pawlowski 2016-10-19 18:46:21 +00:00 committed by Gerrit Code Review
commit 77a4c05a7e

View file

@ -20,8 +20,10 @@
#include <stdint.h>
#include <sys/cdefs.h>
#ifndef _HW_DONT_INCLUDE_CORE_
#include <cutils/native_handle.h>
#include <system/graphics.h>
#endif // _HW_DONT_INCLUDE_CORE_
__BEGIN_DECLS