aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNolen Johnson <johnsonnolen@gmail.com>2020-07-10 12:10:21 -0400
committerJulian Veit <claymore1298@gmail.com>2020-12-08 08:13:21 +0100
commitcf0c185d0d9d595f28b272c16e6b654132a82f78 (patch)
treeaca55e18115347de49e176c2e5a0463e9854913b
parent0d98a617623834d6c861ec5888a8d786f2ceb064 (diff)
m8: bluetooth: Disable clean turn on
* This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb
-rw-r--r--bluetooth/bdroid_buildcfg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index dc2ad08..a324e06 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -20,6 +20,5 @@
#define BTM_DEF_LOCAL_NAME "HTC One M8"
#define BLUETOOTH_QTI_SW TRUE
-#define BT_CLEAN_TURN_ON_DISABLED TRUE
#endif