sdm845-common: Switch to composer 2.3

Change-Id: I9c70051647f81c4adf2431562c2d6b9854a71879
This commit is contained in:
Padmanabhan Komanduru 2019-04-16 14:47:16 +05:30 committed by Bruno Martins
parent f0bf3dbd0d
commit 477fb02f58
2 changed files with 2 additions and 3 deletions

View File

@ -100,7 +100,7 @@
<hal format="hidl">
<name>android.hardware.graphics.composer</name>
<transport>hwbinder</transport>
<version>2.1</version>
<version>2.3</version>
<interface>
<name>IComposer</name>
<instance>default</instance>

View File

@ -127,8 +127,7 @@ PRODUCT_PACKAGES += \
# Display
PRODUCT_PACKAGES += \
android.hardware.graphics.composer@2.1-impl \
android.hardware.graphics.composer@2.1-service \
android.hardware.graphics.composer@2.3-service \
android.hardware.graphics.mapper@2.0-impl-qti-display \
android.hardware.memtrack@1.0-impl \
android.hardware.memtrack@1.0-service \