bluetooth: add some old props

This commit is contained in:
Mister Oyster 2017-01-22 17:46:59 +01:00
parent 70124fec5b
commit 6fc02a67e2
2 changed files with 3 additions and 0 deletions

View File

@ -3,4 +3,6 @@
#define BTM_DEF_LOCAL_NAME "MEIZU M2 Note"
/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */
#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
#endif

View File

@ -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