Searched refs:IN_ANDROID_BUILD (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/
H A Dupdate-audio.sh14 if [ $IN_ANDROID_BUILD != yes ] ; then
/external/qemu/
H A Dandroid-configure.sh175 IN_ANDROID_BUILD=no
190 if [ "$IN_ANDROID_BUILD" = "yes" ] ; then
281 fi # IN_ANDROID_BUILD = no
304 if [ "$IN_ANDROID_BUILD" = "true" ]; then
/external/qemu/android/build/
H A Dcommon.sh450 # sets the variable IN_ANDROID_BUILD to either "yes" or "no"
458 IN_ANDROID_BUILD=no
482 IN_ANDROID_BUILD=yes
486 # you should only call this if IN_ANDROID_BUILD is "yes"
494 # you should only call this if IN_ANDROID_BUILD is "yes"

Completed in 99 milliseconds