From 01f39bb63c0712c8de668daddf8811dc073425c5 Mon Sep 17 00:00:00 2001 From: Arvind Kumar Date: Thu, 9 Jan 2020 12:08:57 +0530 Subject: [PATCH] universal7885: Enable graphics mapper version 2.1 Enable graphics mapper version 2.1 Change-Id: Iad70754a980eadcfd68752c76e569b503d398fae Signed-off-by: SamarV-121 --- universal7885-common/configs/vintf/manifest.xml | 2 +- universal7885-common/universal7885-common.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/universal7885-common/configs/vintf/manifest.xml b/universal7885-common/configs/vintf/manifest.xml index 5763ae7..956304f 100644 --- a/universal7885-common/configs/vintf/manifest.xml +++ b/universal7885-common/configs/vintf/manifest.xml @@ -109,7 +109,7 @@ android.hardware.graphics.mapper passthrough - 2.0 + 2.1 IMapper default diff --git a/universal7885-common/universal7885-common.mk b/universal7885-common/universal7885-common.mk index d6477a7..e5e696a 100644 --- a/universal7885-common/universal7885-common.mk +++ b/universal7885-common/universal7885-common.mk @@ -97,7 +97,7 @@ PRODUCT_PACKAGES += \ android.hardware.graphics.allocator@2.0-service \ android.hardware.graphics.composer@2.1-impl \ android.hardware.graphics.composer@2.1-service \ - android.hardware.graphics.mapper@2.0-impl \ + android.hardware.graphics.mapper@2.0-impl-2.1 \ libgui_vendor # GcamGO