From 0e7d866949c57e0a684309c4cbf19ef9d7a5033f Mon Sep 17 00:00:00 2001 From: shihchienc Date: Thu, 11 May 2023 08:52:28 +0000 Subject: [PATCH] [SWB] Disable super wideband Disable SWB by setting system property Tag: #feature Bug: 281957936 Test: flash devices and check property Change-Id: Ic2966a4ef1758a5b5f4feffba1328aabeffa40dd --- bluetooth/syna_default.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth/syna_default.mk b/bluetooth/syna_default.mk index 72a3015..652d76e 100644 --- a/bluetooth/syna_default.mk +++ b/bluetooth/syna_default.mk @@ -17,7 +17,7 @@ # Bluetooth Super Wide Band PRODUCT_PRODUCT_PROPERTIES += \ - bluetooth.hfp.swb.supported=true + bluetooth.hfp.swb.supported=false # Bluetooth LE Audio PRODUCT_PRODUCT_PROPERTIES += \