Searched refs:TOOL_REPO (Results 1 - 1 of 1) sorted by relevance
/build/ | ||
H A D | prebuilts_download.sh | 42 TOOL_REPO="$2" 46 TOOL_REPO="${1#--tool-repo=}" 122 if [ ! -z "$TOOL_REPO" ];then 123 tool_repo="--tool-repo $TOOL_REPO" |
Completed in 1 milliseconds