OSDN Git Service

build: Add Android HAL headers to EXTRA_DIST
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 17 Oct 2013 10:08:06 +0000 (12:08 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 17 Oct 2013 13:02:04 +0000 (16:02 +0300)
Makefile.android

index 4d7da39..895b0fa 100644 (file)
@@ -15,3 +15,17 @@ endif
 EXTRA_DIST += android/Android.mk android/log.c
 
 EXTRA_DIST += android/hal-ipc-api.txt
+
+EXTRA_DIST += android/hardware/bluetooth.h \
+               android/hardware/bt_av.h \
+               android/hardware/bt_gatt.h \
+               android/hardware/bt_gatt_client.h \
+               android/hardware/bt_gatt_server.h \
+               android/hardware/bt_gatt_types.h \
+               android/hardware/bt_hf.h \
+               android/hardware/bt_hh.h \
+               android/hardware/bt_hl.h \
+               android/hardware/bt_pan.h \
+               android/hardware/bt_rc.h \
+               android/hardware/bt_sock.h \
+               android/hardware/hardware.h