Set flag to drop bytes before SSR crash dump am: 2c5b0e187c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20843488 Change-Id: Id8c001fe99673ad05ab33d511239774375f5050a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
66923b1200
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ TARGET_USE_QTI_BT_IBS = false
|
||||||
TARGET_USE_QTI_BT_OBS = true
|
TARGET_USE_QTI_BT_OBS = true
|
||||||
TARGET_USE_QTI_BT_SAR_V1_1 = true
|
TARGET_USE_QTI_BT_SAR_V1_1 = true
|
||||||
TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true
|
TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true
|
||||||
|
TARGET_DROP_BYTES_BEFORE_SSR_DUMP = true
|
||||||
|
|
||||||
# IBluetoothHci @1.1 / @1.0
|
# IBluetoothHci @1.1 / @1.0
|
||||||
ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true)
|
ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true)
|
||||||
|
|
Loading…
Reference in a new issue