commit | c067124ee4d44d40c5d27302c93399ff390a65c5 | [log] [tgz] |
---|---|---|
author | Edgar Arriaga <edgararriaga@google.com> | Wed Feb 16 10:19:49 2022 -0800 |
committer | Edgar Arriaga <edgararriaga@google.com> | Wed Feb 16 10:19:49 2022 -0800 |
tree | 60ae8f8c9e11e076a70852988a572c74029eff8b | |
parent | ebed2a6d95c776a3a84a07c07382adb86c5115d7 [diff] |
Fix for crash in system_server due to IndexOutOfBoundsException This became necessary since now we cancel compactions so it is possible to have a list without elements when the compaction system is ready to start a compaction. Bug: 219901263 Test: Manual Change-Id: I44d95d243ba95aea6c84283ddef1a38ffb6d3570