sm7250-common: Commonize keymaster

This commit is contained in:
KakatkarAkshay
2022-01-11 11:42:13 +05:30
parent 8afb13721c
commit ad5b1f14b2
2 changed files with 17 additions and 0 deletions

View File

@@ -41,6 +41,15 @@
<fqname>@1.3::ICryptoFactory/wfdhdcp</fqname>
<fqname>@1.3::IDrmFactory/wfdhdcp</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.keymaster</name>
<transport>hwbinder</transport>
<version>4.1</version>
<interface>
<name>IKeymasterDevice</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.gatekeeper</name>
<transport>hwbinder</transport>