Bug: 331884942 Test: build and check system property and config file at device Change-Id: I81b51823df591a3ff0a72b538d0e45cd904c7592
24 lines
508 B
Text
24 lines
508 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
|