msm8974-common: No tenemos HWC2

Change-Id: I56932ab5ed3ae6ab930f40a549fdcf7b3806c5e2
This commit is contained in:
Kevin F. Haggerty 2018-04-04 18:38:20 -06:00
parent 73f591dd82
commit 245828cf0c
2 changed files with 0 additions and 11 deletions

View file

@ -68,16 +68,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.composer</name>
<transport arch="32">passthrough</transport>
<impl level="generic"></impl>
<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>

View file

@ -89,7 +89,6 @@ 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 \