enable treble

This commit is contained in:
Ziyang Zhou
2022-05-04 22:01:51 +08:00
parent d04327326d
commit eb77b8cf8c
5 changed files with 13 additions and 30 deletions

View File

@@ -38,6 +38,15 @@
<name>IDrmFactory</name>
<instance>default</instance>
</interface>
</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>