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: I3acf11db94fb1fd46efac9582c5b53243e7dfcc2
This commit is contained in:
parent
3ffe67918e
commit
4c0162c926
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@ UartPort = /dev/ttySAC18
|
||||||
# <boolean> Enable check whether let aoc controls power pin
|
# <boolean> Enable check whether let aoc controls power pin
|
||||||
AocPowerPinCtrlCheckEnable = true
|
AocPowerPinCtrlCheckEnable = true
|
||||||
|
|
||||||
|
# <string> The hardware stage does not need aoc to control power pin
|
||||||
|
# This only affects when AocPowerPinCtrlCheckEnable is true
|
||||||
|
HwStageDoesNotCtrlPowerPinFromAoc = PROTO1.0-EVT1.0-EVT1.2
|
||||||
|
|
||||||
# Sar backOff high resolution support
|
# Sar backOff high resolution support
|
||||||
SarBackOffHighResolution = true
|
SarBackOffHighResolution = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue