Add front buffer usage

Test: Builds & boots
Bug: 193558894

Change-Id: I5e6aa11b47272d9d8aa8a8bac256861f7a0629cb
This commit is contained in:
John Reck
2022-01-04 11:08:53 -05:00
parent b8051cabc5
commit ef1d9b6f8f
11 changed files with 283 additions and 8 deletions

View File

@@ -271,6 +271,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.graphics.allocator</name>
<version>1</version>
<interface>
<name>IAllocator</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<name>android.hardware.graphics.composer</name>
<version>2.1-4</version>