BT CHRE: AOC control BT power pin config
Let AOC control BT power pin at specific hardware stages Test: make and check BT CHRE power control command Bug: 281793463 Change-Id: I13b208fb021dff220ce09f2e8cf58791ce89ae80
This commit is contained in:
parent
cd78ca5614
commit
a88315bc0a
1 changed files with 7 additions and 0 deletions
|
@ -5,3 +5,10 @@ UartPort = /dev/ttySAC18
|
|||
|
||||
# Sar backOff high resolution support
|
||||
SarBackOffHighResolution = true
|
||||
|
||||
# <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 = DEV1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue