diff --git a/device-husky.mk b/device-husky.mk index 1c42614..4d7d009 100644 --- a/device-husky.mk +++ b/device-husky.mk @@ -153,7 +153,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 ae869eb..6e751ed 100644 --- a/device-ripcurrent.mk +++ b/device-ripcurrent.mk @@ -143,7 +143,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 547d333..a6c86c1 100644 --- a/device-shiba.mk +++ b/device-shiba.mk @@ -142,7 +142,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 += \