summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2013-05-09 11:25:39 -0700
committerThe Android Automerger <android-build@android.com>2013-05-09 16:14:24 -0700
commit13178b290da73876d7aea5e866b6b14df687d2c8 (patch)
treee73c5d04b24d1d5ce798c66f4c262f64b2bb7678
parent21e74b68da4d773a14e5aa9bdfa9fa8794711260 (diff)
downloadtoro-13178b290da73876d7aea5e866b6b14df687d2c8.tar.gz
bug 8664724 Change-Id: I00469b1cce6b766fa2d2c2ff31cb8b8779852247
-rw-r--r--bluetooth/bdroid_buildcfg.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 0bd120a..d321992 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -17,6 +17,9 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
-#define BTM_DEF_LOCAL_NAME "Galaxy NexusCDMA 2"
+#define BTM_DEF_LOCAL_NAME "Galaxy NexusCDMA"
+#define BLE_INCLUDED FALSE
+#define BTA_GATT_INCLUDED FALSE
+#define SMP_INCLUDED FALSE
#endif