Merge "Enable Bluetooth CHRE feature on bt_vendor.conf" into udc-qpr-dev am: 553f4cbd4f
am: 58b77d73c6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24186207 Change-Id: If2d31cbcdac2cfa2a5eaa2da39c6a21374b429b0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5d415e028b
2 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
# Uart port name
|
||||
UartPort = /dev/ttySAC18
|
||||
|
||||
# Userial type
|
||||
UserialType = 2
|
||||
|
||||
# <boolean> Enable check whether let aoc controls power pin
|
||||
AocPowerPinCtrlCheckEnable = true
|
||||
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
# Uart port name
|
||||
UartPort = /dev/ttySAC18
|
||||
|
||||
# Userial type
|
||||
UserialType = 2
|
||||
|
||||
# Sar backOff high resolution support
|
||||
SarBackOffHighResolution = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue