Lines Matching full:build
159 # this function should be called to enforce the build of 32-bit binaries on 64-bit systems
397 ## Android build system auto-detection
400 # check whether we're running within the Android build system
418 # $ANDROID_TOP/build/envsetup.sh is for the new one
419 ANDROID_CONFIG_MK=$ANDROID_TOP/build/core/config.mk
424 echo "Weird: Cannot find build system root defaulting to non-Android build"
436 # Get the value of an Android build variable as an absolute path.
441 (cd $ANDROID_TOP && CALLED_FROM_SETUP=true BUILD_SYSTEM=build/core make -f $ANDROID_CONFIG_MK dumpvar-abs-$1)
466 echo "Can't find the prebuilt directory $ANDROID_PREBUILT in Android build"
473 ## Build configuration file support
484 echo "Can't create directory for build config file: $config_dir"