From a00017d6b5425ef3969ba5c2a19483ead2c17df2 Mon Sep 17 00:00:00 2001 From: Tad Date: Sun, 26 Feb 2017 16:15:11 -0500 Subject: [PATCH] Prep --- Scripts/LAOS-14.1_Patches.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Scripts/LAOS-14.1_Patches.sh b/Scripts/LAOS-14.1_Patches.sh index 0fd1f1d0..aebabc21 100644 --- a/Scripts/LAOS-14.1_Patches.sh +++ b/Scripts/LAOS-14.1_Patches.sh @@ -22,9 +22,9 @@ ANDROID_HOME="/home/tad/Android/SDK" #Download some out-of-tree files for use later on mkdir -p /tmp/ar cd /tmp/ar -wget https://spotco.us/hosts -N -wget https://gitlab.com/copperhead/platform_external_chromium-webview/raw/nougat-mr1.1-release/prebuilt/arm64/webview.apk -N -wget https://github.com/Ranks/emojione/raw/master/assets/fonts/emojione-android.ttf -N +wget https://spotco.us/hosts -N #XXX: Non-commercial use only + Requires attribuition of all 63 lists +wget https://gitlab.com/copperhead/platform_external_chromium-webview/raw/nougat-mr1.1-release/prebuilt/arm64/webview.apk -N #XXX: Non-commercial use only +wget https://github.com/Ranks/emojione/raw/master/assets/fonts/emojione-android.ttf -N #XXX: Requires attribuition #Accept all SDK licences, not normally needed but Gradle managed apps fail without it mkdir -p "$ANDROID_HOME/licenses"