sdm845-common: Add and build trust HAL

Change-Id: I6ffdcd0cae2afb1b1e872152f7997da704ad74dc
This commit is contained in:
Luca Stefani
2019-02-04 19:37:06 +01:00
parent 4ad2b3e4fa
commit 53fecbf169
11 changed files with 255 additions and 6 deletions

View File

@@ -21,4 +21,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.lineage.trust</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IUsbRestrict</name>
<instance>default</instance>
</interface>
</hal>
</manifest>