sm8550-common: vintf: Add Samsung bluetooth audio manifest entry

Change-Id: Ibc59f9712b227356867e31c121aca425e949eae2
This commit is contained in:
chaptsand
2024-12-28 14:26:40 +08:00
parent 220ebbfb07
commit 995d43f745
3 changed files with 14 additions and 1 deletions

View File

@@ -117,4 +117,11 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>vendor.samsung.hardware.bluetooth.audio</name>
<interface>
<name>ISehBluetoothAudioProviderFactory</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>

View File

@@ -61,4 +61,11 @@
</interface>
<fqname>ISehKeyMintFactory/default</fqname>
</hal>
<hal format="aidl">
<name>vendor.samsung.hardware.bluetooth.audio</name>
<interface>
<name>ISehBluetoothAudioProviderFactory</name>
<instance>default</instance>
</interface>
</hal>
</manifest>