From 20f832307529c7d8e3511f63db661e7c724b5999 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Sat, 1 Jan 2011 18:34:36 -0500 Subject: [PATCH] cm: Enable CMParts, CMStats, CMUpdateNotify Change-Id: I7ebc8be1b487e66f6db94da4fa57851f38607ed5 --- products/common.mk | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/products/common.mk b/products/common.mk index c46e8567..7499be0f 100644 --- a/products/common.mk +++ b/products/common.mk @@ -39,11 +39,10 @@ PRODUCT_PROPERTY_OVERRIDES += \ # CyanogenMod specific product packages PRODUCT_PACKAGES += \ - FileManager -# CMParts \ -# CMPartsHelper \ -# CMStats \ -# CMUpdateNotify \ + FileManager \ + CMParts \ + CMStats \ + CMUpdateNotify # CMWallpapers \ # DSPManager