From 9f961c401ccbb327eccdbb2407d577947801fdcc Mon Sep 17 00:00:00 2001 From: Ziyan Date: Sat, 24 Jan 2015 14:56:46 +0100 Subject: tuna: add dumpdcc This replaces fRom, which was a proprietary non-pie executable. Change-Id: I04bed63542f02400059968e012641c14e1a28293 --- device.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'device.mk') 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) -- cgit v1.1