Use run time parameters to control LE features

    Use values read from controller to enable and control LE features such as
    multi advertising, RPA offload, maximum irk size etc
    bug 15393216
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 4983d19..410f83b 100755
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -21,5 +21,5 @@
 
 #define BTM_WBS_INCLUDED TRUE
 #define BTIF_HF_WBS_PREFERRED TRUE
-
+#define BLE_VND_INCLUDED TRUE
 #endif