Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/studio-dev/
Dstudiow746 compiledAdb="$(which adb || true)"
747 if [ ! -f $compiledAdb ]; then
753 printInfo "Using adb binary found at $compiledAdb"
755 ln -s $compiledAdb $sdkDir/platform-tools/adb