commit | cfab2457f2c140a2356bb45ec25f51a0a5866556 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Sat Sep 28 12:09:23 2013 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Sat Sep 28 12:09:29 2013 -0700 |
tree | 84b0c719b25746df0157573a398c2f706415d19f | |
parent | c6568719671206e726f260fad390680f7fb0ee9e [diff] |
Printers in the list of printers change position. While the logic was correct the array map that holds the list of pritners does not keep the position of the items constant. Switched to linked hash map which gives this guarantee. bug:10955751 Change-Id: Idbbe14d753e6a1ad1002f2289b10cb62d7f9f040