From 491d98377931bf9455029721130f06ff8b738460 Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Mon, 4 Jul 2011 11:36:54 +0100 Subject: [PATCH] cm: Add CMScreenshot to builds Include both the app and the native helper for all builds Change-Id: Icdfa50c751bd5314749d53b7690f71b6e4868b9d --- products/common.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/products/common.mk b/products/common.mk index b4d0f304..ec51c125 100644 --- a/products/common.mk +++ b/products/common.mk @@ -39,7 +39,9 @@ PRODUCT_PACKAGES += \ CMUpdateNotify \ DSPManager \ libcyanogen-dsp \ - Pacman + Pacman \ + screenshot \ + CMScreenshot # Extra tools in CyanogenMod PRODUCT_PACKAGES += \