device/generic/common
Revisão | 379631cc1e576a8d2f609ddbc9e6d04067681f72 (tree) |
---|---|
Hora | 2016-10-06 22:47:53 |
Autor | Chih-Wei Huang <cwhuang@linu...> |
Commiter | Chih-Wei Huang |
Enable Fluoride Bluetooth stack
@@ -6,6 +6,7 @@ TARGET_BOARD_PLATFORM := android-x86 | ||
6 | 6 | |
7 | 7 | # Some framework code requires this to enable BT |
8 | 8 | BOARD_HAVE_BLUETOOTH := true |
9 | +BOARD_HAVE_BLUETOOTH_LINUX := true | |
9 | 10 | |
10 | 11 | BOARD_USE_LEGACY_UI := true |
11 | 12 |