Merge "[SWB] Enable super wideband" into udc-d1-dev
This commit is contained in:
commit
7a889ab62a
3 changed files with 12 additions and 0 deletions
|
@ -150,6 +150,10 @@ PRODUCT_PACKAGES += \
|
|||
libspatialaudio \
|
||||
librondo
|
||||
|
||||
# Bluetooth Super Wide Band
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.hfp.swb.supported=true
|
||||
|
||||
# Bluetooth LE Audio
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio_switcher.supported=true \
|
||||
|
|
|
@ -145,6 +145,10 @@ PRODUCT_PACKAGES += \
|
|||
libspatialaudio \
|
||||
librondo
|
||||
|
||||
# Bluetooth Super Wide Band
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.hfp.swb.supported=true
|
||||
|
||||
# Bluetooth LE Audio
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio_switcher.supported=true \
|
||||
|
|
|
@ -137,6 +137,10 @@ PRODUCT_PACKAGES += \
|
|||
libspatialaudio \
|
||||
librondo
|
||||
|
||||
# Bluetooth Super Wide Band
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.hfp.swb.supported=true
|
||||
|
||||
# Bluetooth LE Audio
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio_switcher.supported=true \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue