mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 10:27:24 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user