Home
last modified time | relevance | path

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

/tools/aadevtools/avd/
Dadd_avd_img.sh59 SYS_IMG_DIR="$ANDROID_SDK_DIR/system-images"
60 if [[ ! -d $SYS_IMG_DIR ]]; then
61 echo "ERROR: can not find the AVD system images dir: $SYS_IMG_DIR"