whyred: Add hwcomposer HIDL

This commit is contained in:
Vasishath Kaushal 2018-06-21 00:12:40 +05:30
parent d8bd83a6d2
commit a399e587db

View file

@ -32,4 +32,6 @@ PRODUCT_PACKAGES += \
#Graphics #Graphics
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.graphics.allocator@2.0-service \ android.hardware.graphics.allocator@2.0-service \
android.hardware.graphics.allocator@2.0-impl android.hardware.graphics.allocator@2.0-impl \
android.hardware.graphics.composer@2.1-service \
android.hardware.graphics.composer@2.1-impl