Home
last modified time | relevance | path

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

/build/make/
Denvsetup.sh860 local ADB=$(command which adb)
861 if [ -z "$ADB" ]; then
865 run_tool_with_logging "ADB" $ADB "${@}"
/build/
Denvsetup.sh860 local ADB=$(command which adb)
861 if [ -z "$ADB" ]; then
865 run_tool_with_logging "ADB" $ADB "${@}"
/build/make/core/tasks/tools/
Dcompatibility.mk135 $(compatibility_zip): $(compatibility_zip_deps) | $(ADB) $(ACP)