sdm660-common: add CapabilityConfigStore to manifest
This reverts commit 6f0519bb21df1ab548659f50f8e7c8c686749501.
This commit is contained in:
parent
37186432c3
commit
d8f8013e35
1 changed files with 5 additions and 0 deletions
|
@ -157,6 +157,11 @@
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<fqname>@2.0::IBTConfigStore/default</fqname>
|
<fqname>@2.0::IBTConfigStore/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>
|
||||||
|
|
Loading…
Reference in a new issue