Commit: ed169a38f8db48ba6a573418661dd1b28a6d6c94
Parent: eab79de68ffb0794556bcabb583669998c2fcb83
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2013-10-17 17:33:02
Tree: 787d24721e87d148e6479b7e528a7839b40403cc

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> ^

Diffstat

M android/hardware/hardware.h | 3 - - -

1 files changed, 0 insertions(+), 3 deletions(-)

View Full Diff | Patch