cm: Compile Superuser from source

Change-Id: I988d7998bbac3a44770ea8d5fd0564afbca7bedb
This commit is contained in:
Steve Kondik 2012-09-20 10:26:25 -07:00
parent 74902fb813
commit abfc079413
2 changed files with 1 additions and 3 deletions

View File

@ -98,8 +98,7 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
vendor/cm/proprietary/RomManager.apk:system/app/RomManager.apk \ vendor/cm/proprietary/RomManager.apk:system/app/RomManager.apk \
vendor/cm/proprietary/Term.apk:system/app/Term.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 # Bring in camera effects
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
@ -128,7 +127,6 @@ PRODUCT_PACKAGES += \
LatinIME \ LatinIME \
SpareParts \ SpareParts \
Superuser \ Superuser \
Superuser.apk \
su su
# Optional CM packages # Optional CM packages

Binary file not shown.