From 245828cf0c8c568a28120a6cc20f69181ec21407 Mon Sep 17 00:00:00 2001 From: "Kevin F. Haggerty" Date: Wed, 4 Apr 2018 18:38:20 -0600 Subject: [PATCH] msm8974-common: No tenemos HWC2 Change-Id: I56932ab5ed3ae6ab930f40a549fdcf7b3806c5e2 --- manifest.xml | 10 ---------- msm8974.mk | 1 - 2 files changed, 11 deletions(-) diff --git a/manifest.xml b/manifest.xml index fdffd97..f7346d2 100644 --- a/manifest.xml +++ b/manifest.xml @@ -68,16 +68,6 @@ default - - android.hardware.graphics.composer - passthrough - - 2.1 - - IComposer - default - - android.hardware.graphics.mapper passthrough diff --git a/msm8974.mk b/msm8974.mk index 9ad50d0..eb470ee 100644 --- a/msm8974.mk +++ b/msm8974.mk @@ -89,7 +89,6 @@ TARGET_BOOTANIMATION_HALF_RES := true PRODUCT_PACKAGES += \ android.hardware.graphics.allocator@2.0-impl \ android.hardware.graphics.allocator@2.0-service \ - android.hardware.graphics.composer@2.1-impl \ android.hardware.graphics.mapper@2.0-impl \ android.hardware.memtrack@1.0-impl \ copybit.msm8974 \