device_google_pantah/bluetooth/bt_vendor_overlay.conf
kuanyuhuang 9c30b3e7a0 BT: add sysprop to enable OPUS codec
Add new system proprty persist.bluetooth.opus.enabled to
indicate devices enable OPUS codec.

Bug: 254609888
Test: atest net_test_stack:A2dpCodecConfigTest#init
Change-Id: I3741ea42b5513ae1dd0cb7609301953a13861293
(cherry picked from commit 1eda2f37e7)
Merged-In: I3741ea42b5513ae1dd0cb7609301953a13861293
2022-11-15 01:45:35 +00:00

14 lines
307 B
Text

# This is BTBCM HAL overlay configuration file.
# Uart port name
UartPort = /dev/ttySAC18
# Sar backOff high resolution support
SarBackOffHighResolution = true
# Update BQR Event Mask property value
BqrEventMaskValueUpdate = 262238
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
BtOpusEnabled = true