msm8974-common: Enable HWC2on1 adapter
* This fixes display (see: d265c42386
)
Change-Id: Ic749a38828563be7dacd005aeb91dbce3121ae07
This commit is contained in:
parent
96aaef5008
commit
5e3b3ba5e3
@ -68,6 +68,15 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.composer</name>
|
||||
<transport arch="32">passthrough</transport>
|
||||
<version>2.1</version>
|
||||
<interface>
|
||||
<name>IComposer</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.mapper</name>
|
||||
<transport arch="32">passthrough</transport>
|
||||
|
@ -89,6 +89,7 @@ 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 \
|
||||
|
Loading…
Reference in New Issue
Block a user