whyred: add cryptfshw HAL entry in manifest

Change-Id: I67ce86e3640017d6d2c9e9481931e97ff2412d77
This commit is contained in:
dianlujitao 2020-05-29 15:26:03 +02:00 committed by Sebastiano Barezzi
parent 05cbd6cbb8
commit 2103bf6f28
No known key found for this signature in database
GPG key ID: 41BE131C653A705D

View file

@ -55,4 +55,13 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl">
<name>vendor.qti.hardware.cryptfshw</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ICryptfsHw</name>
<instance>default</instance>
</interface>
</hal>
</manifest> </manifest>