summaryrefslogtreecommitdiffstats
path: root/compatibility_matrices
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2019-01-15 23:21:27 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-01-15 23:21:27 +0000
commit1be67b368ad9f4bb4798da5509d78caf12c2cb8b (patch)
treebc430b6cef8ecbd30432020cc724334844daaff3 /compatibility_matrices
parent6a20bda67aba771891008bb0a70492548b9b5713 (diff)
parente20b112787d4668e794510db3c693c448468d1d5 (diff)
downloadandroid_hardware_interfaces-1be67b368ad9f4bb4798da5509d78caf12c2cb8b.tar.gz
android_hardware_interfaces-1be67b368ad9f4bb4798da5509d78caf12c2cb8b.tar.bz2
android_hardware_interfaces-1be67b368ad9f4bb4798da5509d78caf12c2cb8b.zip
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
Diffstat (limited to 'compatibility_matrices')
-rw-r--r--compatibility_matrices/compatibility_matrix.current.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml
index e1a420316..2fd88611d 100644
--- a/compatibility_matrices/compatibility_matrix.current.xml
+++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -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>