commit | 4b812faa25454bda4d6e79a305938449a54a3e41 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Mar 29 10:40:15 2017 -0700 |
committer | Alex Light <allight@google.com> | Wed Mar 29 10:40:15 2017 -0700 |
tree | 20ff43702e7da31a4990125ff9b5659505b363e0 | |
parent | 8b71f086ade1f48f3780cc81706669abbfe9c184 [diff] |
Change Ti::Agent collection from vector to List We want these to be in a list to avoid the need for moving them around, which would introduce the need to perform annoying accounting. Test: ./test.py --host -j40 Bug: 36716572 Bug: 31455788 Change-Id: Ie16523f4e7d79934fa7844fb9b9a26e125cfa9eb