whyred: Add gralloc HIDL

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

View file

@ -28,3 +28,8 @@ PRODUCT_PACKAGES += \
camera.device@3.3-impl \
vendor.qti.hardware.camera.device@1.0 \
vendor.qti.hardware.camera.device@1.0_vendor
#Graphics
PRODUCT_PACKAGES += \
android.hardware.graphics.allocator@2.0-service \
android.hardware.graphics.allocator@2.0-impl