Searched refs:ADB (Results 1 – 3 of 3) sorted by relevance
860 local ADB=$(command which adb)861 if [ -z "$ADB" ]; then865 run_tool_with_logging "ADB" $ADB "${@}"
135 $(compatibility_zip): $(compatibility_zip_deps) | $(ADB) $(ACP)