summaryrefslogtreecommitdiffstats
path: root/build/android/avd.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary int(options.api_level) for option that is int type.navabi@google.com2014-03-121-1/+1
* Fix api_level check.navabi@google.com2014-03-121-2/+2
* Add option to avd.py script to launch an existing AVD.navabi@google.com2014-03-111-5/+28
* Revert of Enable presubmit pylint in build/android. (https://codereview.chrom...jbudorick@chromium.org2014-02-111-1/+2
* Enable presubmit pylint in build/android.jbudorick@chromium.org2014-02-071-2/+1
* Emulator script improvements: config templates, --api-level, and mips support.andrewhayden@chromium.org2013-11-201-2/+13
* android: Use a separate SDK for the emulator again.raphael.kubo.da.costa@intel.com2013-10-041-2/+1
* Fix AVD configuration and defaults based on dogfooder input.navabi@google.com2013-04-101-9/+7
* Add script to download SDK, system images and create and start AVDs for testing.navabi@google.com2013-03-281-0/+65