msm8226-common: No tenemos HWC2

Change-Id: I56932ab5ed3ae6ab930f40a549fdcf7b3806c5e2
This commit is contained in:
Kevin F. Haggerty 2018-04-04 18:38:20 -06:00 committed by Francescodario Cuzzocrea
parent a19d8a9e7e
commit 45717b9cdb
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

@ -114,7 +114,6 @@ PRODUCT_PACKAGES += \
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.msm8226 \