[Android] Update SDK licenses

Geoffrey Métais git at videolan.org
Wed Nov 27 11:18:59 CET 2019


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Nov 27 11:18:39 2019 +0100| [685620ecc547878882e5ef90cac5054230b7f66c] | committer: Geoffrey Métais

Update SDK licenses

> https://code.videolan.org/videolan/vlc-android/commit/685620ecc547878882e5ef90cac5054230b7f66c
---

 compile.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/compile.sh b/compile.sh
index 216afdf9f..50cdbaff0 100755
--- a/compile.sh
+++ b/compile.sh
@@ -236,6 +236,7 @@ if [ ! -d "$ANDROID_SDK/licenses" ]; then
     mkdir "$ANDROID_SDK/licenses"
     echo "24333f8a63b6825ea9c5514f83c2829b004d1fee" > "$ANDROID_SDK/licenses/android-sdk-license"
     echo "d56f5187479451eabf01fb78af6dfcb131a6481e" >> "$ANDROID_SDK/licenses/android-sdk-license"
+    echo "24333f8a63b6825ea9c5514f83c2829b004d1fee" >> "$ANDROID_SDK/licenses/android-sdk-license"
 fi
 
 ##########



More information about the Android mailing list