update drm hidl 1.0 -> 1.2

This commit is contained in:
Ziyang Zhou
2021-11-13 15:00:50 +08:00
parent 85e3b9d5c5
commit 6f2a2d2117
3 changed files with 27 additions and 18 deletions

View File

@@ -26,21 +26,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.drm</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ICryptoFactory</name>
<instance>default</instance>
</interface>
<interface>
<name>IDrmFactory</name>
<instance>default</instance>
</interface>
<fqname>@1.2::ICryptoFactory/clearkey</fqname>
<fqname>@1.2::IDrmFactory/clearkey</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.gatekeeper</name>
<transport>hwbinder</transport>