Enable AocPowerPinCtrlCheckEnable flag on bt_vendor.conf
Bug: 262730101 Test: Can enable Bluetooth on different HW stage Change-Id: I72459c802cb24c2ad8c76e47fc49467fca0a2f9f
This commit is contained in:
parent
9bb0194ab5
commit
7e35d7ca41
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ UartPort = /dev/ttySAC18
|
||||||
# Userial type
|
# Userial type
|
||||||
UserialType = 2
|
UserialType = 2
|
||||||
|
|
||||||
|
# <boolean> Enable check whether let aoc controls power pin
|
||||||
|
AocPowerPinCtrlCheckEnable = true
|
||||||
|
|
||||||
# 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