enforce fully treble and VNDK for redroid9

This commit is contained in:
Ziyang Zhou
2021-09-21 23:29:12 +08:00
parent a72acb419a
commit 9ae9209a48
5 changed files with 29 additions and 32 deletions

View File

@@ -41,6 +41,15 @@
<fqname>@1.1::ICryptoFactory/clearkey</fqname>
<fqname>@1.1::IDrmFactory/clearkey</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.gatekeeper</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IGatekeeper</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.allocator</name>
<transport>hwbinder</transport>