summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 215d703..bb91c72 100755
--- a/device.mk
+++ b/device.mk
@@ -239,6 +239,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
libcorkscrew
+# DCC
+PRODUCT_PACKAGES += \
+ dumpdcc
+
$(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk)
$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/device-bcm.mk)