Moved per device tx power configuration capability in bdroid_buildcfg.h

Bug 16711526

Change-Id: I60bf87fb63dc6c887e6ce7170674e3d05f94aa31
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 410f83b..092050a 100755
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -22,4 +22,5 @@
 #define BTM_WBS_INCLUDED TRUE
 #define BTIF_HF_WBS_PREFERRED TRUE
 #define BLE_VND_INCLUDED TRUE
+#define BTM_BLE_ADV_TX_POWER {-21, -15, -7, 1, 9}
 #endif