Bug: 380024887 Test: Checking wakelock log Flag: EXEMPT project configuration patch Change-Id: I7d1d103f676a8cba931deccfd996620e2317b57b
46 lines
1.3 KiB
Text
46 lines
1.3 KiB
Text
# This is BTBCM HAL overlay configuration file.
|
|
|
|
# Uart port name
|
|
UartPort = /dev/ttySAC18
|
|
|
|
# <boolean> Enable check whether let aoc controls power pin
|
|
AocPowerPinCtrlCheckEnable = true
|
|
|
|
# <string> The hardware stage does not need aoc to control power pin
|
|
# This only affects when AocPowerPinCtrlCheckEnable is true
|
|
HwStageDoesNotCtrlPowerPinFromAoc = PROTO1.0-EVT1.0-EVT1.2
|
|
|
|
# <string> The hardware stage with old chip revision is no longer
|
|
# supported by BT firmware.
|
|
HwStageWithOldChipFwNoLongerSupport = PROTO1.0-PROTO1.1
|
|
|
|
# Priority of uart type
|
|
# HciUartSocket = 0
|
|
# SerialUartPort = 1
|
|
# SerialAocUartPort = 2
|
|
# UserialInvalid = 3
|
|
UserialTypePriority = 2-1
|
|
|
|
# <string> The hardware support which offload capability
|
|
BtOffloadCap = AOC
|
|
|
|
# <string> The BT Offload Trunk Flag Group Name
|
|
BtOffloadTrunkGroup = 23P_AOC
|
|
|
|
# <boolean> APM Uart skip suspend to aovid hold system too long when BT using AOC UART
|
|
ApmUartSkipSuspend = true
|
|
|
|
# Sar backOff high resolution support
|
|
SarBackOffHighResolution = true
|
|
|
|
# Update BQR Event Mask property value
|
|
# TODO: remove this bqr event mask setting after Alpha exit
|
|
BqrEventMaskValueUpdate = 295006
|
|
|
|
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
|
|
|
BtOpusEnabled = true
|
|
|
|
BtHalRecoveryByRestart = true
|
|
|
|
KernelRxWakelockTimeInMilliseconds = 300
|