mondrianwifi: Move graphics composer to hwbinder
The passthrough impl is dead as of Android 11 QPR1. Change-Id: Ic10e93398363f03551afe39715cb664bbbce1683
This commit is contained in:
parent
9fcfe4da27
commit
821c487d48
@ -111,7 +111,7 @@ 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.composer@2.1-service \
|
||||
android.hardware.graphics.mapper@2.0-impl-2.1 \
|
||||
android.hardware.memtrack@1.0-impl \
|
||||
copybit.msm8974 \
|
||||
|
@ -79,7 +79,7 @@
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.composer</name>
|
||||
<transport arch="32">passthrough</transport>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.1</version>
|
||||
<interface>
|
||||
<name>IComposer</name>
|
||||
|
Loading…
Reference in New Issue
Block a user