• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

Revisão379631cc1e576a8d2f609ddbc9e6d04067681f72 (tree)
Hora2016-10-06 22:47:53
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Mensagem de Log

Enable Fluoride Bluetooth stack

Mudança Sumário

Diff

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -6,6 +6,7 @@ TARGET_BOARD_PLATFORM := android-x86
66
77 # Some framework code requires this to enable BT
88 BOARD_HAVE_BLUETOOTH := true
9+BOARD_HAVE_BLUETOOTH_LINUX := true
910
1011 BOARD_USE_LEGACY_UI := true
1112