Skip to content

Commit

Permalink
Merge "cm: Use prebuilt Superuser" into ics
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperb1iss authored and Gerrit Code Review committed Aug 10, 2012
2 parents ed7f014 + e4ff7a1 commit 5961dda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions config/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,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 += \
Expand Down Expand Up @@ -81,8 +82,6 @@ PRODUCT_PACKAGES += \
Development \
LatinIME \
SpareParts \
Superuser \
Superuser.apk \
su

# Optional CM packages
Expand Down
Binary file added prebuilt/common/apps/Superuser.apk
Binary file not shown.

0 comments on commit 5961dda

Please sign in to comment.