Home
last modified time | relevance | path

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

/development/vndk/tools/
Dbuild_mixed102 readonly DEVICE_DIR="$2"
111 readonly DEVICE_ARCHIVE="$(find "$DEVICE_DIR" -name "*-img-*.zip" -print)"
113 exit_badparam "Could not find device img archive in $DEVICE_DIR."
116 readonly DEVICE_TARGET_FILES_ARCHIVE="$(find "$DEVICE_DIR" -name "*-target_files-*.zip" -print)"
118 exit_badparam "Could not find device target_files archive in $DEVICE_DIR."
319 "$DEVICE_DIR"/* "$DIST_DIR"