diff options
author | Ganesh Ganapathi Batta <ganeshg@broadcom.com> | 2012-07-09 13:53:56 -0700 |
---|---|---|
committer | Matthew Xie <mattx@google.com> | 2012-07-25 01:11:13 -0700 |
commit | 34242195e584331abc22e5113a48150dc678c8b6 (patch) | |
tree | 790260a544017c426102e8e32e4d0ecd614214a1 /include | |
parent | a6cfa0a9b59e7604c87d03ecdd23385146032b8d (diff) | |
download | external_bluetooth_bluedroid-34242195e584331abc22e5113a48150dc678c8b6.zip external_bluetooth_bluedroid-34242195e584331abc22e5113a48150dc678c8b6.tar.gz external_bluetooth_bluedroid-34242195e584331abc22e5113a48150dc678c8b6.tar.bz2 |
Work around for CR BLTH01373902
While enabling BT, Do not toggle the chip power if the target is wingray.
Change-Id: If044361d51354cfd3695d84895dada4342ef28c8
Diffstat (limited to 'include')
-rwxr-xr-x | include/bdroid_wingray.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bdroid_wingray.txt b/include/bdroid_wingray.txt index 3d93877..997e609 100755 --- a/include/bdroid_wingray.txt +++ b/include/bdroid_wingray.txt @@ -173,3 +173,4 @@ BTIF_HSAG_SERVICE_NAME = ("Headset Gateway") BTIF_HFAG_SERVICE_NAME = ("Handsfree Gateway") BTIF_HF_SERVICES = (BTA_HSP_SERVICE_MASK) BTIF_HF_SERVICE_NAMES = { BTIF_HSAG_SERVICE_NAME } +BT_CLEAN_TURN_ON_DISABLED = TRUE |