Diff between 63a0440a3c4c765ef7861923c0f25cb18c0d3d14 and eab79de68ffb0794556bcabb583669998c2fcb83

Changed Files

File Additions Deletions Status
android/hal_bluetooth.c +0 -1 modified

Full Patch

diff --git a/android/hal_bluetooth.c b/android/hal_bluetooth.c
index 9bb9dcf..d9be9e7 100644
--- a/android/hal_bluetooth.c
+++ b/android/hal_bluetooth.c
@@ -23,7 +23,6 @@
 #include <hardware/bluetooth.h>
 #include <hardware/bt_sock.h>
 
-#include <cutils/sockets.h>
 #include <cutils/properties.h>
 
 #define LOG_TAG "BlueZ"