commit | 3759c1623dd13f65482526382d6008718636a2a4 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Wed Mar 17 16:46:33 2021 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Wed Mar 17 16:56:43 2021 -0700 |
tree | 0e3e15ab41d011028d524dbe0e84455b6183320a | |
parent | dfb0754d31c8f2b0d30d4c842759f8e2266e22cb [diff] |
Camera: Fix a removal-while-iterate bug The onStatusChangedLocked removes entries from the ArrayMap. Needs to iterate in the reverse order. Test: Vendor testing Bug: 182876702 Change-Id: I5891f24a25c83f096d23ca5675126889a7d2a61c