Home | History | Annotate | Download | only in tools

Lines Matching refs:PLATFORM

17 # dev-platform-compress.sh
19 # Compressed expanded platform files into development/ndk/platforms/
62 for PLATFORM in $API_LEVELS; do
63 SDIR=$SRCDIR/android-$PLATFORM
65 echo "ERROR: Missing source platform directory: $SDIR"
72 for PLATFORM in $API_LEVELS; do
73 SDIR=$SRCDIR/android-$PLATFORM
74 DDIR=$DSTDIR/android-$PLATFORM
81 # different from the one in the previous platform level
113 PREV_PLATFORM=$PLATFORM