Merge "BT CHRE: AOC control BT power pin config" into udc-qpr-dev am: f44292ce09
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23130165 Change-Id: Iefa9692d5a6489e28743bd56d69e2780491d623d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8cb6cb7db9
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