Merge "Enable Bluetooth CHRE feature on bt_vendor.conf" into udc-qpr-dev
This commit is contained in:
commit
553f4cbd4f
2 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
||||||
# Uart port name
|
# Uart port name
|
||||||
UartPort = /dev/ttySAC18
|
UartPort = /dev/ttySAC18
|
||||||
|
|
||||||
|
# Userial type
|
||||||
|
UserialType = 2
|
||||||
|
|
||||||
# <boolean> Enable check whether let aoc controls power pin
|
# <boolean> Enable check whether let aoc controls power pin
|
||||||
AocPowerPinCtrlCheckEnable = true
|
AocPowerPinCtrlCheckEnable = true
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,9 @@
|
||||||
# Uart port name
|
# Uart port name
|
||||||
UartPort = /dev/ttySAC18
|
UartPort = /dev/ttySAC18
|
||||||
|
|
||||||
|
# Userial type
|
||||||
|
UserialType = 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