diff options
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7f68a8f..9cd451e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -113,6 +113,7 @@ USE_XML_AUDIO_POLICY_CONF := 1 # Bluetooth TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true +TARGET_USE_QTI_BT_STACK := true # Charger BOARD_CHARGER_DISABLE_INIT_BLANK := true |
