msm8226-common: switch to IMapper 2.1

Change-Id: I33be48cd40457ceabc24ff5e085fa8ddaa4670e4
This commit is contained in:
Chia-I Wu 2019-09-15 16:08:29 +01:00 committed by RomanDesigner
parent 6275607c04
commit 3bc809efd9
No known key found for this signature in database
GPG Key ID: 3D58447600ECB3AA
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -121,7 +121,7 @@ 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.graphics.mapper@2.0-impl-2.1 \
android.hardware.memtrack@1.0-impl \
android.hardware.memtrack@1.0-service \
copybit.msm8226 \