Adds vendor.qti.hardware.bluetooth_sar to redfin_vf FCM.

This is needed because non-VF switched from this HAL to
hardware.google.bluetooth.sar. The old HAL is required in the FCM to
pass check_vintf when merging.

Bug: 176365905
Test: Build and merge, flash and basic BT functionality check.
Change-Id: Ia28bf5d8cd8155dfa5d183317168fac190755771
This commit is contained in:
Daniel Norman
2020-12-26 21:44:47 -08:00
parent 50f444ae5e
commit 753defed9b

View File

@@ -15,4 +15,12 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.qti.hardware.bluetooth_sar</name>
<version>1.1</version>
<interface>
<name>IBluetoothSar</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>