sm8550-common: vintf: Add Samsung bluetooth audio manifest entry
Change-Id: Ibc59f9712b227356867e31c121aca425e949eae2
This commit is contained in:
@@ -200,7 +200,6 @@ vendor/lib64/libsoc_helper.so
|
|||||||
vendor/lib64/vendor.qti.hardware.bttpi-V2-ndk.so
|
vendor/lib64/vendor.qti.hardware.bttpi-V2-ndk.so
|
||||||
|
|
||||||
# Bluetooth (A2DP)
|
# Bluetooth (A2DP)
|
||||||
vendor/etc/vintf/manifest/bluetooth_audio.xml
|
|
||||||
vendor/lib64/btaudio_offload_if.so
|
vendor/lib64/btaudio_offload_if.so
|
||||||
vendor/lib64/hw/android.hardware.bluetooth.audio-impl-qti.so
|
vendor/lib64/hw/android.hardware.bluetooth.audio-impl-qti.so
|
||||||
vendor/lib64/hw/vendor.qti.hardware.bluetooth_audio@2.0-impl.so
|
vendor/lib64/hw/vendor.qti.hardware.bluetooth_audio@2.0-impl.so
|
||||||
|
@@ -117,4 +117,11 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="aidl" optional="true">
|
||||||
|
<name>vendor.samsung.hardware.bluetooth.audio</name>
|
||||||
|
<interface>
|
||||||
|
<name>ISehBluetoothAudioProviderFactory</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
</compatibility-matrix>
|
</compatibility-matrix>
|
||||||
|
@@ -61,4 +61,11 @@
|
|||||||
</interface>
|
</interface>
|
||||||
<fqname>ISehKeyMintFactory/default</fqname>
|
<fqname>ISehKeyMintFactory/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="aidl">
|
||||||
|
<name>vendor.samsung.hardware.bluetooth.audio</name>
|
||||||
|
<interface>
|
||||||
|
<name>ISehBluetoothAudioProviderFactory</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
Reference in New Issue
Block a user