Merge "Enabling the FM Radio and Torch applications for the Droid Incredible Build." into froyo
diff --git a/products/cyanogen_inc.mk b/products/cyanogen_inc.mk
index 93789de..547c4f0 100644
--- a/products/cyanogen_inc.mk
+++ b/products/cyanogen_inc.mk
@@ -18,6 +18,12 @@
 # Extra Passion overlay
 PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/inc
 
+# Include the FM Radio
+PRODUCT_PACKAGES += FM
+# Include the Flashlight/Torch
+PRODUCT_PACKAGES += Torch
+
+
 #
 # Set ro.modversion
 #