summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.android14
1 files changed, 14 insertions, 0 deletions
diff --git a/Makefile.android b/Makefile.android
index 4d7da3961..895b0fa87 100644
--- a/Makefile.android
+++ b/Makefile.android
@@ -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