OSDN Git Service

android: Fix build errors due to missing headers
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 17 Oct 2013 11:17:03 +0000 (14:17 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 17 Oct 2013 14:33:02 +0000 (17:33 +0300)
commited169a38f8db48ba6a573418661dd1b28a6d6c94
tree787d24721e87d148e6479b7e528a7839b40403cc
parenteab79de68ffb0794556bcabb583669998c2fcb83
android: Fix build errors due to missing headers

In file included from ./android/hardware/bluetooth.h:24:0,
                 from android/hal_bt_sock.c:20:
./android/hardware/hardware.h:23:34: fatal error: cutils/native_handle.h: No such file or directory
 #include <cutils/native_handle.h>
                                  ^
In file included from ./android/hardware/bluetooth.h:24:0,
                 from android/hal_bluetooth.c:23:
./android/hardware/hardware.h:23:29: fatal error: system/graphics.h: No such file or directory
 #include <system/graphics.h>
                             ^
android/hardware/hardware.h