device_google_tegu/bluetooth/bt_vendor_overlay.conf
kuanyuhuang 6393d5a3cf [BT] Add sysprop to enable OPUS codec
Add system property to enable OPUS codec and offload at BT side.

Bug: 353143865
Bug: 353161316
Test: build and check system property at real device
Flag: com.android.media.audio.stereo_spatialization
Change-Id: I4136e73b8705c581512842786a3a85558a02f191
2024-07-15 11:23:05 +00:00

31 lines
653 B
Text

# This is BTBCM HAL overlay configuration file.
# Uart port name
UartPort = /dev/ttySAC18
# Priority of uart type
# HciUartSocket = 0
# SerialUartPort = 1
# SerialAocUartPort = 2
# UserialInvalid = 3
UserialTypePriority = 1
# <string> The hardware support which offload capability
BtOffloadCap = AOC
# <string> The BT Offload Trunk Flag Group Name
BtOffloadTrunkGroup = 25M_AOC
# Sar backOff high resolution support
SarBackOffHighResolution = true
AccelBtDisable = false
BtHalRecoveryByRestart = true
# Update BQR Event Mask property value
BqrEventMaskValueUpdate = 295006
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
BtOpusEnabled = true