summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorChris Manton <cmanton@google.com>2014-10-01 09:14:06 -0700
committerAndre Eisenbach <eisenbach@google.com>2015-03-16 16:51:38 -0700
commit794f3b5f126fffc3dd1129a710187591348bbf23 (patch)
tree76f408d1b37878e3a4c36509a1275101da2013d7 /main
parentb4f21b5ca0ebb8130eb0047c0af17b0b38317c98 (diff)
downloadandroid_system_bt-794f3b5f126fffc3dd1129a710187591348bbf23.tar.gz
android_system_bt-794f3b5f126fffc3dd1129a710187591348bbf23.tar.bz2
android_system_bt-794f3b5f126fffc3dd1129a710187591348bbf23.zip
Removal of bd.[c|h]
Consolidate legacy types into bt_types.h
Diffstat (limited to 'main')
-rwxr-xr-xmain/bte_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/bte_main.c b/main/bte_main.c
index 900c9f1ed..955a54e3b 100755
--- a/main/bte_main.c
+++ b/main/bte_main.c
@@ -34,7 +34,6 @@
#include <utils/Log.h>
#include "alarm.h"
-#include "bd.h"
#include "bta_api.h"
#include "bt_hci_bdroid.h"
#include "bte.h"