summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/common.mk3
-rw-r--r--prebuilt/common/apps/Superuser.apkbin0 -> 1468798 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/config/common.mk b/config/common.mk
index cf92806..cb8709e 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -57,7 +57,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
vendor/cm/proprietary/RomManager.apk:system/app/RomManager.apk \
vendor/cm/proprietary/Term.apk:system/app/Term.apk \
- vendor/cm/proprietary/lib/armeabi/libjackpal-androidterm4.so:system/lib/libjackpal-androidterm4.so
+ vendor/cm/proprietary/lib/armeabi/libjackpal-androidterm4.so:system/lib/libjackpal-androidterm4.so \
+ vendor/cm/prebuilt/common/apps/Superuser.apk:system/app/Superuser.apk
# Bring in camera effects
PRODUCT_COPY_FILES += \
diff --git a/prebuilt/common/apps/Superuser.apk b/prebuilt/common/apps/Superuser.apk
new file mode 100644
index 0000000..abd5be3
--- /dev/null
+++ b/prebuilt/common/apps/Superuser.apk
Binary files differ