CB-12640: support for android sdk tools 26.0.1. simplified target parsing by using avdmanager instead of sdkmanager. flipped target parsing logic so that it always tries to use avdmanager to retrieve targets first, then falls back to android command if avdmanager cannot be found (and errors with ENOENT). updated tests.

This commit is contained in:
filmaj
2017-04-06 13:13:38 -07:00
parent 814aca2b68
commit 46e47a3c5c
8 changed files with 47 additions and 1217 deletions
+7
View File
@@ -0,0 +1,7 @@
Available Android targets:
----------
id: 1 or "android-25"
Name: Android API 25
Type: Platform
API level: 25
Revision: 3
-1137
View File
File diff suppressed because it is too large Load Diff