HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_TOP (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/build/
common.sh 452 # in case of success, defines ANDROID_TOP to point to the top
457 unset ANDROID_TOP
464 ANDROID_TOP=`cd $ANDROID_PRODUCT_OUT/../../../.. && pwd`
465 log "ANDROID_TOP found at $ANDROID_TOP"
466 # $ANDROID_TOP/config/envsetup.make is for the old tree layout
467 # $ANDROID_TOP/build/envsetup.sh is for the new one
468 ANDROID_CONFIG_MK=$ANDROID_TOP/build/core/config.mk
470 ANDROID_CONFIG_MK=$ANDROID_TOP/config/envsetup.make
474 unset ANDROID_TOP
    [all...]
  /external/qemu/
android-configure.sh 158 TOOLS_PROPS=$ANDROID_TOP/sdk/files/tools_source.properties

Completed in 154 milliseconds