Merge "Add BT offload config into bt_vendo_overlay" into main

This commit is contained in:
Weichin Weng 2024-03-12 00:17:40 +00:00 committed by Android (Google) Code Review
commit 7fe342f7a4

View file

@ -13,5 +13,18 @@ AocPowerPinCtrlCheckEnable = true
# This only affects when AocPowerPinCtrlCheckEnable is true
HwStageDoesNotCtrlPowerPinFromAoc = DEV1.0
# 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 = 24M_AOC
# <boolean> APM Uart skip suspend to aovid hold system too long when BT using AOC UART
ApmUartSkipSuspend = true