mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge "graphics: allow IAllocator 2.0 and IMapper to 2.1"
This commit is contained in:
committed by
Android (Google) Code Review
commit
758b8941c3
@@ -204,6 +204,8 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.graphics.allocator</name>
|
||||
<!-- TODO(b/136016160): deprecating 2.0. New devices should not use this -->
|
||||
<version>2.0</version>
|
||||
<version>3.0</version>
|
||||
<version>4.0</version>
|
||||
<interface>
|
||||
@@ -221,6 +223,8 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.graphics.mapper</name>
|
||||
<!-- TODO(b/136016160): deprecating 2.1. New devices should not use this -->
|
||||
<version>2.1</version>
|
||||
<version>3.0</version>
|
||||
<version>4.0</version>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user