Skip to content

Commit

Permalink
sdm660-common: Add QCC HAL from SLD_sprout
Browse files Browse the repository at this point in the history
* From SLD_sprout 11-RKQ1.210607.001-00WW_3_490-release-keys

Change-Id: Iec86b986045896d179344bd8a4d15dc56d141c19
  • Loading branch information
Vivekachooz committed Jul 3, 2022
1 parent bcf9378 commit fe63883
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
8 changes: 8 additions & 0 deletions compatibility_matrix.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,12 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.qti.hardware.qccsyshal</name>
<version>1.0</version>
<interface>
<name>IQccsyshal</name>
<instance>qccsyshal</instance>
</interface>
</hal>
</compatibility-matrix>
9 changes: 9 additions & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,15 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.qti.hardware.qccvndhal</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IQccvndhal</name>
<instance>qccvndhal</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.perf</name>
<transport>hwbinder</transport>
Expand Down
8 changes: 8 additions & 0 deletions proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,14 @@ vendor/lib64/[email protected]|3cf0d256372bd418462326e6067b4e121322619
vendor/lib64/[email protected]|8184e5d3e404864b1a1518b4d4e2012a5839660b
vendor/lib64/[email protected]|86ef4e868f7abb95d555a4d086a8c4193920803f

# QCC - from SLD_sprout 11-RKQ1.210607.001-00WW_3_490-release-keys
vendor/bin/hw/[email protected]|b60b09fa92e8b400129c021c6b51c0c63dbf1edd
vendor/etc/init/[email protected]|afeb332a4750a11587658fcc9a75a27f63bbccdd
vendor/lib64/hw/[email protected]|0b1e323871e2828b9e8970e42635e3f7999a17e4
vendor/lib64/[email protected]|3ff445db2dd2db1a1068fe70a54a6c04fbdd3123
vendor/lib64/[email protected]|6f587a9a2889a75559539b06c167960f06b01c42
vendor/lib64/[email protected]|01b1d11316f5dcd8c1012a55ff01399081c79940

# QMI - from ddv_sprout 11-RKQ1.210607.001-00WW_3_440-release-keys
system_ext/etc/permissions/qti_permissions.xml|e6ff4572352b1a4f91b6b9d7cbb1cad9924410a0
system_ext/lib64/libdiag_system.so|0581aa56cdf6041388bca51e60b5792345f02736
Expand Down

0 comments on commit fe63883

Please sign in to comment.