Merge "Get rid of dependency on core from linux build (2/2)"
This commit is contained in:
commit
77a4c05a7e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue