summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2014-11-09 13:02:33 -0800
committerArne Coucheron <arco68@gmail.com>2015-11-23 01:10:47 +0100
commit24f357692f66543c8826edbb47ecca4b6cd19f9c (patch)
tree15ddf6e128138ec5e46c79feefd9ec02dac2247f /include
parentc2a0ac8965c0f90ac0dab7c8ec675c71cd6d4914 (diff)
downloadandroid_system_bt-24f357692f66543c8826edbb47ecca4b6cd19f9c.tar.gz
android_system_bt-24f357692f66543c8826edbb47ecca4b6cd19f9c.tar.bz2
android_system_bt-24f357692f66543c8826edbb47ecca4b6cd19f9c.zip
bluedroid: Disable BLUETOOTH_QTI_SW by default
* Enable this for extended QC features. Change-Id: Ib2133d41df433ff4380d0ae6e8fdc4a69d750a04
Diffstat (limited to 'include')
-rw-r--r--include/bt_target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bt_target.h b/include/bt_target.h
index 029b0a691..c51387ef6 100644
--- a/include/bt_target.h
+++ b/include/bt_target.h
@@ -47,7 +47,7 @@
/* This feature is used to update any QCOM related changes in the stack*/
#ifndef BLUETOOTH_QTI_SW
-#define BLUETOOTH_QTI_SW TRUE
+#define BLUETOOTH_QTI_SW FALSE
#endif
#ifndef BTUI_OPS_FORMATS