diff --git a/device-husky.mk b/device-husky.mk index 6f582b4..6af7838 100644 --- a/device-husky.mk +++ b/device-husky.mk @@ -144,7 +144,7 @@ PRODUCT_PACKAGES += \ # Bluetooth Super Wide Band PRODUCT_PRODUCT_PROPERTIES += \ - bluetooth.hfp.swb.supported=false + bluetooth.hfp.swb.supported=true # Bluetooth LE Audio PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-ripcurrent.mk b/device-ripcurrent.mk index 6aa66be..0a1fd2b 100644 --- a/device-ripcurrent.mk +++ b/device-ripcurrent.mk @@ -140,7 +140,7 @@ PRODUCT_PACKAGES += \ # Bluetooth Super Wide Band PRODUCT_PRODUCT_PROPERTIES += \ - bluetooth.hfp.swb.supported=false + bluetooth.hfp.swb.supported=true # Bluetooth LE Audio PRODUCT_PRODUCT_PROPERTIES += \ diff --git a/device-shiba.mk b/device-shiba.mk index da1d33e..b68f500 100644 --- a/device-shiba.mk +++ b/device-shiba.mk @@ -130,7 +130,7 @@ PRODUCT_PACKAGES += \ # Bluetooth Super Wide Band PRODUCT_PRODUCT_PROPERTIES += \ - bluetooth.hfp.swb.supported=false + bluetooth.hfp.swb.supported=true # Bluetooth LE Audio PRODUCT_PRODUCT_PROPERTIES += \