Migrate device_utils.GetAVDs out of android_commands
commitb684f4669b0017e97fe6d7d5f87361168a2a592c
authorperezju <perezju@chromium.org>
Tue, 9 Dec 2014 17:05:13 +0000 (9 09:05 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Dec 2014 17:05:37 +0000 (9 17:05 +0000)
tree7211ff43cdc38bb15a8999040daeefd3c158ac73
parent634aafcfb10410b3cd70bd898032f02e36239a00
Migrate device_utils.GetAVDs out of android_commands

The implementation parses the output of 'android list avd' to build
the list of Android Virtual Devices available.

BUG=267773

Review URL: https://codereview.chromium.org/787113002

Cr-Commit-Position: refs/heads/master@{#307488}
build/android/pylib/device/device_utils.py
build/android/pylib/device/device_utils_test.py