Home
last modified time | relevance | path

Searched refs:DEVDIR (Results 1 – 2 of 2) sorted by relevance

/ndk/build/tools/
Ddev-system-import.sh103 DEVDIR="$ANDROID_NDK_ROOT/../development/ndk"
104 if [ -d "$DEVDIR" ] ; then
105 OUT_DIR=`cd $DEVDIR && pwd`
Dprebuilt-common.sh1195 local NDK_ROOT_DIR DEVDIR
1204 DEVDIR="$ANDROID_NDK_ROOT/../development/ndk"
1207 if [ -d $DEVDIR/platforms ]; then
1208 RESULT=$(ls $DEVDIR/platforms/android-* | grep "arch-")