OSDN Git Service

init.sh: fix virgl support of newer kernel
[android-x86/device-generic-common.git] / bluetooth / bdroid_buildcfg.h
index df91a8a..1221c20 100644 (file)
 #ifndef _BDROID_BUILDCFG_H
 #define _BDROID_BUILDCFG_H
 
-#define BTM_DEF_LOCAL_NAME "Android-x86"
 // At present either USB or UART is supported
 #define BLUETOOTH_HCI_USE_USB          TRUE
 // Bluetooth Low Power Mode is supported on BT4.0
 #define HCILP_INCLUDED                 FALSE
+#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
 
 #endif