Added new vendors for Bluetooth config migration

Tag: #feature
Test: manual
Bug: 211570675
Change-Id: Id74ec5e1b30f21c534c35b212a2fb297e9d591fb
(cherry picked from commit 0c07b08039b229d0a37bd2030f36d346ab878810)
diff --git a/device.mk b/device.mk
index 40d9c84..77f653c 100644
--- a/device.mk
+++ b/device.mk
@@ -289,6 +289,11 @@
 	frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
 	frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml
 
+# Bluetooth Properties
+# Hearing Aid Audio Support Using Bluetooth LE
+PRODUCT_PRODUCT_PROPERTIES += \
+	bluetooth.profile.asha.central=true
+
 
 # Board platforms lists to be used for
 # TARGET_BOARD_PLATFORM specific featurization