diff --git a/device-husky.mk b/device-husky.mk index 7d657af..1f65760 100644 --- a/device-husky.mk +++ b/device-husky.mk @@ -149,7 +149,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 487b344..c89f636 100644 --- a/device-shiba.mk +++ b/device-shiba.mk @@ -135,7 +135,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 += \