summaryrefslogtreecommitdiffstats
path: root/get-prebuilts
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-07-02 15:39:51 +0200
committerPaul Kocialkowski <contact@paulk.fr>2014-07-02 15:39:51 +0200
commita6450bb10828a45104cc83a6f7ec7c04b7b08a64 (patch)
treeca955621af1103f577453ad66eaf6a0290cd3a1f /get-prebuilts
parentd95560ec086e551d22e54f1839a4e597c32ef31c (diff)
downloadvendor_replicant-a6450bb10828a45104cc83a6f7ec7c04b7b08a64.tar.gz
vendor_replicant-a6450bb10828a45104cc83a6f7ec7c04b7b08a64.tar.bz2
vendor_replicant-a6450bb10828a45104cc83a6f7ec7c04b7b08a64.zip
prebuilt: Prebuilt apps don't belong in git
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'get-prebuilts')
-rwxr-xr-xget-prebuilts2
1 files changed, 1 insertions, 1 deletions
diff --git a/get-prebuilts b/get-prebuilts
index 3c40e1c7..2e2a5fbe 100755
--- a/get-prebuilts
+++ b/get-prebuilts
@@ -5,5 +5,5 @@ BASEDIR=`dirname $0`
curl -L -o $BASEDIR/prebuilt/common/apps/FDroid.apk -O -L http://f-droid.org/FDroid.apk
# Get Android Terminal Emulator
-curl -L -o $BASEDIR/prebuilt/common/apps/Term.apk -O -L http://f-droid.org/repo/jackpal.androidterm_54.apk
+curl -L -o $BASEDIR/prebuilt/common/apps/Term.apk -O -L http://f-droid.org/repo/jackpal.androidterm_63.apk
unzip -o -d $BASEDIR/prebuilt/common/apps/ $BASEDIR/prebuilt/common/apps/Term.apk lib/armeabi/libjackpal-androidterm4.so