commit | 838166d3e6f81cc74cbbbbba3dca748abcd4a089 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Thu Mar 23 14:23:29 2017 -0700 |
committer | George Mount <mount@google.com> | Thu Mar 23 17:28:52 2017 -0700 |
tree | 0aeeeff8df149bda9a36c06488e28392ca371669 | |
parent | c5f93a9eb67cf6d3972e7aed16ce47c788f7640a [diff] |
Do not reuse fragment indices. Bug 25472591 Use a SparseArray instead of two ArrayLists to track active fragments. This allows monotonically increasing indexes instead of reusing indexes in the ArrayList. Test: ran cts tests Change-Id: I98f1b7928a0ef2373b719b76582a4c6da3425817