Merge "BT: add skip uart suspend overlay config" into udc-qpr-dev

This commit is contained in:
Tom Huang
2023-10-13 02:47:34 +00:00
committed by Android (Google) Code Review

View File

@@ -15,3 +15,6 @@ AocPowerPinCtrlCheckEnable = true
# <string> The hardware stage does not need aoc to control power pin
# This only affects when AocPowerPinCtrlCheckEnable is true
HwStageDoesNotCtrlPowerPinFromAoc = DEV1.0
# <boolean> APM Uart skip suspend to aovid hold system too long when BT using AOC UART
ApmUartSkipSuspend = true