diff --git a/bluetooth/syna_default.mk b/bluetooth/syna_default.mk index 43d9198..72a3015 100644 --- a/bluetooth/syna_default.mk +++ b/bluetooth/syna_default.mk @@ -15,6 +15,10 @@ # limitations under the License. # +# Bluetooth Super Wide Band +PRODUCT_PRODUCT_PROPERTIES += \ + bluetooth.hfp.swb.supported=true + # Bluetooth LE Audio PRODUCT_PRODUCT_PROPERTIES += \ ro.bluetooth.leaudio_switcher.supported=true \