klte-common: no need to set debug to false
Change-Id: I80fcf9fa9204b5b1a7768609e707e232da41ef7e (cherry picked from commit 80ce094cea7b725d931a3097d6de3923e6f32e48)
This commit is contained in:
parent
c15f54176f
commit
f0c3666035
1 changed files with 0 additions and 3 deletions
|
@ -2,10 +2,7 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
|
|||
FW_PATCHFILE_LOCATION = "/vendor/firmware"
|
||||
BT_WAKE_VIA_PROC = TRUE
|
||||
LPM_IDLE_TIMEOUT_MULTIPLE = 5
|
||||
BTVND_DBG = FALSE
|
||||
BTHW_DBG = TRUE
|
||||
VNDUSERIAL_DBG = FALSE
|
||||
UPIO_DBG = FALSE
|
||||
UART_TARGET_BAUD_RATE = 3000000
|
||||
FW_PATCH_SETTLEMENT_DELAY_MS = 100
|
||||
USE_AXI_BRIDGE_LOCK = TRUE
|
||||
|
|
Loading…
Reference in a new issue