Align ASHA prop with BluetoothProperties

* Modify bluetooth.profile.asha.central to
  bluetooth.profile.asha.central.enabled

Tag: #feature
Test: manual
Bug: 211570675
Bug: 218454632
Change-Id: I04be495b881bfa3ed5b7a3a05f50d33e83743e35
diff --git a/device.mk b/device.mk
index d146ff1..f6c2c7f 100644
--- a/device.mk
+++ b/device.mk
@@ -119,7 +119,7 @@
 
 # Hearing Aid Audio Support Using Bluetooth LE
 PRODUCT_PRODUCT_PROPERTIES += \
-	bluetooth.profile.asha.central=true
+	bluetooth.profile.asha.central.enabled=true
 
 
 PRODUCT_PROPERTY_OVERRIDES += \