sm8250-common: add a framework manifest file
This commit is contained in:
parent
1b2090b03b
commit
f1ae7f8284
2 changed files with 12 additions and 0 deletions
11
framework_manifest.xml
Normal file
11
framework_manifest.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<manifest version="1.0" type="framework">
|
||||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.qccsyshal</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IQccsyshal</name>
|
||||
<instance>qccsyshal</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue