From 32cc5ae339b4c5c86930a272994372f21dbfa4f0 Mon Sep 17 00:00:00 2001 From: Jason Macnak Date: Wed, 15 Jan 2020 15:17:17 -0800 Subject: [PATCH] graphics: allow IAllocator 2.0 and IMapper to 2.1 Allows IAllocator 2.0 and IMapper 2.1 so that Cuttlefish can advertise API level 30 for R before 4.0 is implemented. Bug: b/136016160 Test: Compiles and boots Change-Id: I6d8ebc7013a2887521358b1ba73a2def14c20b9a --- compatibility_matrices/compatibility_matrix.current.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 1e3f74332a..2a4b94ed2d 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -204,6 +204,8 @@ android.hardware.graphics.allocator + + 2.0 3.0 4.0 @@ -221,6 +223,8 @@ android.hardware.graphics.mapper + + 2.1 3.0 4.0