sdm660-common: add CapabilityConfigStore to manifest
This commit is contained in:
parent
77c3dd3e8e
commit
11d6f85dc1
1 changed files with 5 additions and 0 deletions
|
@ -182,6 +182,11 @@
|
|||
<transport>hwbinder</transport>
|
||||
<fqname>@1.0::IService/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.capabilityconfigstore</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@1.0::ICapabilityConfigStore/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.dsp</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
|
Loading…
Reference in a new issue