Update old-ndk-build.sh

This commit is contained in:
vshcherb 2018-08-24 18:19:45 +02:00 committed by GitHub
parent fadaeed1f6
commit 85dd6ed9f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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