davinci: add manifest entry for dsp HAL service

Add manifest entry for the dsp HAL interface and service for
steppe.

Change-Id: I8b6ebbe87ad5d64e700c239c6e15fede86184e93
Acked-by: Thyagarajan Venkatanarayanan <venkatan@qti.qualcomm.com>
This commit is contained in:
Himateja Reddy 2020-06-24 23:56:12 -07:00 committed by Arian
parent 56057acdf1
commit 49ef28c5d1
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -412,6 +412,16 @@
</interface>
<fqname>@1.0::ILinkLatency/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.dsp</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IDspService</name>
<instance>dspservice</instance>
</interface>
<fqname>@1.0::IDspService/dspservice</fqname>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.fm</name>
<transport>hwbinder</transport>