mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-27 06:04:32 +08:00
android: Use Android headers instead of local ones
Add path to Android libhardware library headers
This commit is contained in:
parent
a56aeec37d
commit
51236854f2
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user