espresso: Add death ray
diff --git a/products/cyanogen_espresso.mk b/products/cyanogen_espresso.mk
index 0b21cff..a4b7a13 100644
--- a/products/cyanogen_espresso.mk
+++ b/products/cyanogen_espresso.mk
@@ -22,6 +22,9 @@
 # Build Kernel
 PRODUCT_SPECIFIC_DEFINES += TARGET_PREBUILT_KERNEL=device/htc/espresso/kernel
 
+# Include the Torch app
+PRODUCT_PACKAGES += Torch libjni_flash
+
 #
 # Set ro.modversion
 #