commit | 0839c02bcb48d41442e772899c56d6e6e2c04031 | [log] [tgz] |
---|---|---|
author | Julia Reynolds <juliacr@google.com> | Thu Jun 15 15:24:01 2017 -0400 |
committer | Julia Reynolds <juliacr@google.com> | Thu Jun 15 21:31:42 2017 +0000 |
tree | d12b335dc9f74f4a80a8eef4a686a1e5185e92cd | |
parent | 1a01d1298ff3bf191a6c5be876654af964c877e8 [diff] |
Fix two IndexOutOfBoundsException crashes. Do not remove (sometimes multiple) items from lists you are iterating over. Test: runtest systemui-notification Change-Id: I130cc63ae2f5721e7b434006f4306e0b1eaef77d Fixes: 62622503