diff --git a/device.mk b/device.mk index 2bb8e97..f3f2dab 100755 --- a/device.mk +++ b/device.mk @@ -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 \ diff --git a/manifest.xml b/manifest.xml index 40797b0..0327b1d 100755 --- a/manifest.xml +++ b/manifest.xml @@ -79,7 +79,7 @@ android.hardware.graphics.composer - passthrough + hwbinder 2.1 IComposer