diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-22 17:46:59 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-22 17:46:59 +0100 |
| commit | 6fc02a67e25e2e6b308c03580355307fa4212c43 (patch) | |
| tree | fc297e6f31e7f99f4e71a444d5de2a4446a66e8f /board/hardware.mk | |
| parent | 70124fec5b40eb0876cf143f3ba9235df4f2b3d5 (diff) | |
bluetooth: add some old props
Diffstat (limited to 'board/hardware.mk')
| -rw-r--r-- | board/hardware.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/hardware.mk b/board/hardware.mk index 92ea847..d123627 100644 --- a/board/hardware.mk +++ b/board/hardware.mk @@ -24,6 +24,7 @@ BOARD_CHARGER_SHOW_PERCENTAGE := true # Bluetooth BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_MTK := true +BOARD_BLUETOOTH_DOES_NOT_USE_RFKILL := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(LOCAL_PATH)/bluetooth # WiFi |
