summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
authorArvind Kumar <karvin@codeaurora.org>2020-01-09 12:08:57 +0530
committerdianlujitao <dianlujitao@lineageos.org>2020-06-01 14:07:53 +0800
commitb8ed87b4246c7c2c45ba21a56cf036e5ed85c33e (patch)
tree7d4a6ecaf47d6c0b81ba59abae01a9e2972aaa63 /sdm660.mk
parent9cca091b1c6d8bf67baf38edc8260414b8467909 (diff)
sdm660-common: Enable graphics mapper version 2.1
Enable graphics mapper version 2.1 Change-Id: Iad70754a980eadcfd68752c76e569b503d398fae
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdm660.mk b/sdm660.mk
index a9e3308..6455bce 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -197,7 +197,7 @@ PRODUCT_PACKAGES += \
android.frameworks.displayservice@1.0_32 \
android.hardware.graphics.allocator@2.0-impl \
android.hardware.graphics.allocator@2.0-service \
- android.hardware.graphics.mapper@2.0-impl \
+ android.hardware.graphics.mapper@2.0-impl-2.1 \
android.hardware.graphics.composer@2.1-impl \
android.hardware.graphics.composer@2.1-service \
android.hardware.memtrack@1.0-impl \