diff options
| author | 2023-12-21 11:54:03 -0500 | |
|---|---|---|
| committer | 2023-12-21 11:54:03 -0500 | |
| commit | 1a155d2679323b728e0a3f9ce601899b301e0b18 (patch) | |
| tree | fe84094684c68054939f86a06cde5688d153a214 /libs/androidfw/FileStream.cpp | |
| parent | 03a789aa1ae07b1573f383cb297583e7f78dc11b (diff) | |
Fix IndexOOBException when adding icons to NIC
This eliminates the indices entirely; they are unnecessary, and all
child Views will be moved to the correct index at a later time.
Specifically, the index that was used was not related to the actual
correct index of the child View; it was leftover from a former version
of the algorithm.
Flag: ACONFIG com.android.systemui.notifications_icon_container_refactor STAGING
Fixes: 317342982
Test: atest SystemUITests
Change-Id: I918bfe9c5ce4353ed164b1b96e7b3bd07bd88fa0
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions