Merge "Add dmabuf_dump" into qt-qpr1-dev am: ee862a2bb0

Change-Id: Ie16ce166533783f40561289d92451bb98e05da31
diff --git a/device-common.mk b/device-common.mk
index 70b80f8..ba9f1b5 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -54,7 +54,8 @@
     frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.software.verified_boot.xml
 
 PRODUCT_PACKAGES += \
-    messaging
+    messaging \
+    dmabuf_dump
 
 TARGET_PRODUCT_PROP := $(LOCAL_PATH)/product.prop