Home
last modified time | relevance | path

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

/development/vndk/tools/
Dbuild_mixed83 readonly DEVICE_DIR="$2"
93 readonly DEVICE_ARCHIVE="$(find "$DEVICE_DIR" -name "*-img-*.zip" -print)"
95 exit_badparam "Could not find device img archive in $DEVICE_DIR."
98 readonly DEVICE_TARGET_FILES_ARCHIVE="$(find "$DEVICE_DIR" -name "*-target_files-*.zip" -print)"
100 exit_badparam "Could not find device target_files archive in $DEVICE_DIR."
189 "$DEVICE_DIR"/* "$DIST_DIR"