mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge changes from topic "IA/IM-3.0"
* changes: graphics: change composer 2.1 to support allocator/mapper 3.0 graphics: rev IAllocator and IMapper
This commit is contained in:
committed by
Android (Google) Code Review
commit
1be67b368a
@@ -203,6 +203,7 @@
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.graphics.allocator</name>
|
||||
<version>2.0</version>
|
||||
<version>3.0</version>
|
||||
<interface>
|
||||
<name>IAllocator</name>
|
||||
<instance>default</instance>
|
||||
@@ -218,7 +219,8 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.graphics.mapper</name>
|
||||
<version>2.0</version>
|
||||
<version>2.0-1</version>
|
||||
<version>3.0</version>
|
||||
<interface>
|
||||
<name>IMapper</name>
|
||||
<instance>default</instance>
|
||||
|
||||
Reference in New Issue
Block a user