commit | 20f832307529c7d8e3511f63db661e7c724b5999 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Sat Jan 01 18:34:36 2011 -0500 |
committer | Steve Kondik <shade@chemlab.org> | Sat Jan 01 18:35:10 2011 -0500 |
tree | 4960b6c5a59e99e2966dfb3c1cc60bab0dfdb880 | |
parent | 2064ca3bb29a85ad345282c7fe610dfa52528109 [diff] |
cm: Enable CMParts, CMStats, CMUpdateNotify Change-Id: I7ebc8be1b487e66f6db94da4fa57851f38607ed5
diff --git a/products/common.mk b/products/common.mk index c46e856..7499be0 100644 --- a/products/common.mk +++ b/products/common.mk
@@ -39,11 +39,10 @@ # CyanogenMod specific product packages PRODUCT_PACKAGES += \ - FileManager -# CMParts \ -# CMPartsHelper \ -# CMStats \ -# CMUpdateNotify \ + FileManager \ + CMParts \ + CMStats \ + CMUpdateNotify # CMWallpapers \ # DSPManager