whyred: Add memtrack HIDL

This commit is contained in:
Vasishath Kaushal 2018-06-21 00:13:21 +05:30
parent a399e587db
commit b393c2eefb

View file

@ -34,4 +34,6 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.allocator@2.0-service \
android.hardware.graphics.allocator@2.0-impl \
android.hardware.graphics.composer@2.1-service \
android.hardware.graphics.composer@2.1-impl
android.hardware.graphics.composer@2.1-impl \
android.hardware.memtrack@1.0-service \
android.hardware.memtrack@1.0-impl