Merge "cm: Add prebuilt Superuser APK" into jellybean

This commit is contained in:
Steve Kondik 2012-07-17 13:49:32 +04:00 committed by Gerrit Code Review
commit 45d3d8266e
2 changed files with 2 additions and 1 deletions

View file

@ -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 += \

Binary file not shown.