commit | 6cb280d14641327b32378504544d125bbc3bcaf3 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Wed May 25 12:53:34 2016 -0400 |
committer | Jason Monk <jmonk@google.com> | Wed May 25 12:53:34 2016 -0400 |
tree | 464eb2281f9a52de3ebd757c0eb1f048c9ed08de | |
parent | 9579274cda38c552b43febe0980f0ec6bd07277d [diff] |
Don't update conditions on background threads Instead build a list and set it on the main thread to avoid concurrent modification crashes. Change-Id: I936fbeb70359583e55ae8ddcb0ea46b5753cb3b0 Fixes: 28794277