sdm660-common: add CapabilityConfigStore to manifest

This commit is contained in:
pix106 2022-12-18 07:12:13 +01:00
parent 77c3dd3e8e
commit 11d6f85dc1

View file

@ -182,6 +182,11 @@
<transport>hwbinder</transport> <transport>hwbinder</transport>
<fqname>@1.0::IService/default</fqname> <fqname>@1.0::IService/default</fqname>
</hal> </hal>
<hal format="hidl">
<name>vendor.qti.hardware.capabilityconfigstore</name>
<transport>hwbinder</transport>
<fqname>@1.0::ICapabilityConfigStore/default</fqname>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>vendor.qti.hardware.dsp</name> <name>vendor.qti.hardware.dsp</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>