commit | e16594f64951d29932bceac200969c2f0be92e06 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Mon Nov 18 14:15:15 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Mon Nov 18 14:21:21 2024 +0000 |
tree | 792a0f7b947666097d81eb0425eccda6d00c0aba | |
parent | 2d3cb6b8034719c97bc1e469eda709c8106ea828 [diff] |
Protect callbacks from NullPointerException The list could be modified during the copy. Synchronize the list modification. Fixes: 378823219 Test: atest SystemUITests Flag: EXEMPT bugfix Change-Id: Ib7828d61222bf03d0fe3762bc5e0bf473452d972