From 8d71e23c977a7e946ee8aed41572b8fdfaeb2185 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Thu, 4 Jul 2013 21:38:44 +0200 Subject: prebuilt: Stick with the old Superuser and update FDroid Signed-off-by: Paul Kocialkowski --- get-prebuilts | 3 --- prebuilt/common/apps/FDroid.apk | Bin 260654 -> 457916 bytes prebuilt/common/apps/Superuser.apk | Bin 1603618 -> 1511570 bytes 3 files changed, 3 deletions(-) diff --git a/get-prebuilts b/get-prebuilts index a01405f..7c98a65 100755 --- a/get-prebuilts +++ b/get-prebuilts @@ -7,6 +7,3 @@ curl -L -o $BASEDIR/prebuilt/common/apps/FDroid.apk -O -L http://f-droid.org/FDr # Get Android Terminal Emulator curl -L -o $BASEDIR/prebuilt/common/apps/Term.apk -O -L http://f-droid.org/repo/jackpal.androidterm_53.apk unzip -o -d $BASEDIR/prebuilt/common/apps/ $BASEDIR/prebuilt/common/apps/Term.apk lib/armeabi/libjackpal-androidterm4.so - -# Get Superuser -curl -L -o $BASEDIR/prebuilt/common/apps/Superuser.apk -O -L http://f-droid.org/repo/org.fdroid.superuser_1016.apk diff --git a/prebuilt/common/apps/FDroid.apk b/prebuilt/common/apps/FDroid.apk index 3c7e130..a17637a 100644 Binary files a/prebuilt/common/apps/FDroid.apk and b/prebuilt/common/apps/FDroid.apk differ diff --git a/prebuilt/common/apps/Superuser.apk b/prebuilt/common/apps/Superuser.apk index 8775534..a550070 100644 Binary files a/prebuilt/common/apps/Superuser.apk and b/prebuilt/common/apps/Superuser.apk differ -- cgit v1.1