msm8976-common: Switch to IMapper 2.1

This commit is contained in:
spyffe 2020-04-05 21:35:27 +02:00 committed by ripee
parent f7acd762e0
commit 1c2f979274
2 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@
<hal format="hidl">
<name>android.hardware.graphics.mapper</name>
<transport arch="32+64">passthrough</transport>
<version>2.0</version>
<version>2.1</version>
<interface>
<name>IMapper</name>
<instance>default</instance>

View File

@ -125,7 +125,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 \
android.hardware.memtrack@1.0-impl \
android.hardware.memtrack@1.0-service \
AdvancedDisplay \