Update old-ndk-build.sh

This commit is contained in:
vshcherb 2018-08-24 18:36:06 +02:00 committed by GitHub
parent 574febd9af
commit 27557b042c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,7 @@
SCRIPT_LOC="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
NAME=$(basename $(dirname "${BASH_SOURCE[0]}") )
echo "Test param $1"
env
if [ -d "$ANDROID_HOME" ]; then
# for backwards compatbility
export ANDROID_SDK=$ANDROID_HOME