summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshihchienc <shihchienc@google.com>2023-05-22 06:23:43 +0000
committershihchienc <shihchienc@google.com>2023-05-22 06:27:16 +0000
commit2ad5dd024f8be7d23d0b35d4c449c8d234dec787 (patch)
tree88cb13b50caeed582e969e71f5aa71b5ba10eaee
parent067bf1e0286440ac93e024e071abbbd324f38a10 (diff)
downloadtangorpro-2ad5dd024f8be7d23d0b35d4c449c8d234dec787.tar.gz
Enable superwide band system property
As the change of init feature flag on swb is ready, we will open swb on those devices that supports this feature with more flexibility since wiping sys property could be done at android regular releases as enabling feature flag on server make it more flexible on schedule. Test: manual Bug: 283722412 Change-Id: Id5a75649c47ad826bb3d624ea68d4200c9ffe118
-rw-r--r--bluetooth/syna_default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/syna_default.mk b/bluetooth/syna_default.mk
index 652d76e..72a3015 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=false
+ bluetooth.hfp.swb.supported=true
# Bluetooth LE Audio
PRODUCT_PRODUCT_PROPERTIES += \