commit | 8aa6bcaeed462e1ef2b8146cb199db5bf4b74ad7 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri May 06 02:37:24 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri May 06 11:27:19 2016 -0700 |
tree | 9bc2111c1903f4be37be8d87ec55fa91d8bcf661 | |
parent | ff7c72e9189ea76ee132d35b1e71f5dfdaf0b7a4 [diff] |
adb: search for a maximum of 16 emulators. Android Wear has unfortunately been using port 5601 for years, which falls into the range of ports we were previously polling for Android emulators. Reduce the maximum number of emulators we can support so that 5601 no longer falls within our range. Bug: http://b/26468076 Change-Id: I931809cfa412122f4781eebe0164facab12c95f0