Add Superuser
diff --git a/product/common.mk b/product/common.mk
index a496a32..7bda031 100644
--- a/product/common.mk
+++ b/product/common.mk
@@ -8,7 +8,8 @@
     ro.rommanager.developerid=cyanogenmod
 
 PRODUCT_PACKAGES += \
-    CMParts
+    CMParts \
+    Superuser
 
 PRODUCT_COPY_FILES += \
     vendor/cyanogen/CHANGELOG:system/etc/CHANGELOG-CM.txt