bluetooth: disable BLE_VND_INCLUDED
to work around the bluettoth crash problem reported like this:
Abort message: '[FATAL:btm_ble_gap.cc(638)] Check failed: p_vcs_cplt_params->param_len >= BTM_VSC_CHIP_CAPABILITY_RSP_LEN.
after the change[1] which sets BLE_VND_INCLUDED
to TRUE by default.
Test: BT pair and BT earplug on both hikey and hikey960
Note:
confirmed that with this change, the bluetooth feature only works
with the board build images, it would not work with the GSI image.
[1]: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2064248
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Change-Id: If0b89bb95e436cecbdd4aec8e6aa1f05fe22c1f9
2 files changed