Bluetooth: Don't enable OOBS before NVM ready am: 006ea2415e
am: 53654d711d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/18520831 Change-Id: I0827eac42369dd69822347aa6f4fb49bcd803f53 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f596ed2740
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ TARGET_BLUETOOTH_HCI_V1_1 = true
|
||||||
TARGET_BLUETOOTH_UART_DEVICE = "/dev/ttySAC18"
|
TARGET_BLUETOOTH_UART_DEVICE = "/dev/ttySAC18"
|
||||||
UART_USE_TERMIOS_AFC = true
|
UART_USE_TERMIOS_AFC = true
|
||||||
TARGET_USE_QTI_BT_IBS = false
|
TARGET_USE_QTI_BT_IBS = false
|
||||||
TARGET_USE_QTI_BT_OBS = true
|
TARGET_USE_QTI_BT_OBS = false
|
||||||
TARGET_USE_QTI_BT_SAR = true
|
TARGET_USE_QTI_BT_SAR = true
|
||||||
TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true
|
TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true
|
||||||
ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true)
|
ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue