summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2013-05-09 11:28:57 -0700
committerThe Android Automerger <android-build@android.com>2013-05-09 16:14:44 -0700
commit0839ae958f8e883e77aae14323a31e98a14e0c00 (patch)
treee7420537e8f765f11edcf6edef6f6517891b495c
parentb08d95e4f4b727a8bcf49db8a2198c18ee0c6919 (diff)
downloadtoroplus-jb-mr2-release.tar.gz
bug 8664724 Change-Id: I9410f0e8049a0c01bd84dcb54bfc3b02519f0a10
-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