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