commit | c27380d5367ed09577253e0290052d27b54b4904 | [log] [tgz] |
---|---|---|
author | Varun Shah <varunshah@google.com> | Fri Sep 08 16:33:35 2023 +0000 |
committer | Varun Shah <varunshah@google.com> | Fri Sep 08 16:33:38 2023 +0000 |
tree | 45eb84f0827071a341196282383a806439605768 | |
parent | d306aa6805257d66693e894fd47557396fc942fe [diff] |
Catch ArrayIndexOutOfBoundsException to avoid system reboots. A malformed accounts.xml file may cause an ArrayIndexOutOfBoundsException to be thrown, causing infinite system reboots. Bug: 299170471 Change-Id: I8964751a09c3cdcde51ab9d7075ed255c5236377 Test: atest SyncStorageEngineTest