DescriptionChange avd.py script to let developers point to emulator SDK.
The emulator sdk root is now downloaded into the source tree (and .gitingore'd).
That means that doing a clobber on the src directory will delete the emulator
SDK downloaded by build/android/install_emulator_deps.py.
This change allows developers to have an emulator SDK located somewhere else
that they can point the avd.py script to. Also, some bots will remove the src
directory between builds. Rather than make the bots re-download the emulator sdk
everytime, this allows them to have an emulator SDK installed somewhere else and
point to it.
BUG=304129
TBR=craigdh@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244637
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|