peridot: Add qcc-vendor

Change-Id: I9abf00b1a09437e76310d06fc32f0d50a7b14f64
This commit is contained in:
AdarshGrewal
2025-09-18 22:45:05 +05:30
parent e3d24d4e9d
commit 58fc6cd653
7 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>vendor.qti.qccvndhal_aidl</name>
<version>1</version>
<interface>
<name>IQccvndhal</name>
<instance>qccvndhal</instance>
</interface>
</hal>
</manifest>