BT: add skip uart suspend overlay config
Add config to enable Bluetooth APM UART to skip suspend to avoid hold system too long. Bug: 297687032 Test: check uart skip suspend Change-Id: I63736f68024aac16b7d656c60eb8cd6064b3fc45
This commit is contained in:
parent
19746fbf8e
commit
21f764c994
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ HwStageDoesNotCtrlPowerPinFromAoc = PROTO1.0-EVT1.0-EVT1.2
|
|||
# supported by BT firmware.
|
||||
HwStageWithOldChipFwNoLongerSupport = PROTO1.0-PROTO1.1
|
||||
|
||||
# <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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue