Diff between 88b098bc39d56d0e2938fc1ef22ab317e228160c and 402e81b418f22019ab62b12ef6618af6ca16a904

Changed Files

File Additions Deletions Status
Makefile.android +14 -0 modified

Full Patch

diff --git a/Makefile.android b/Makefile.android
index 4d7da39..895b0fa 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