android: Use Android headers instead of local ones

Add path to Android libhardware library headers
This commit is contained in:
Andrei Emeltchenko 2013-10-30 17:51:24 +02:00 committed by Johan Hedberg
parent a56aeec37d
commit 51236854f2

View File

@ -86,6 +86,7 @@ LOCAL_SRC_FILES := \
LOCAL_C_INCLUDES += \
$(call include-path-for, system-core) \
$(call include-path-for, libhardware) \
LOCAL_SHARED_LIBRARIES := \
libcutils \