Diff between b201633af32752cbdc2a612672588d199581cfd3 and 4e7e340b159adb85dbec42c54719a6d3cbc2c40f

Changed Files

File Additions Deletions Status
android/Android.mk +2 -0 modified

Full Patch

diff --git a/android/Android.mk b/android/Android.mk
index 28ec465..d8f9d0d 100644
--- a/android/Android.mk
+++ b/android/Android.mk
@@ -52,6 +52,8 @@ lib_headers := \
 	l2cap.h \
 	sdp_lib.h \
 	sdp.h \
+	rfcomm.h \
+	sco.h \
 
 $(shell mkdir -p $(LOCAL_PATH)/../lib/bluetooth)