commit | 559be913fb7882f3a759499285b106321cecc96e | [log] [tgz] |
---|---|---|
author | Alexei Nicoara <ancr@google.com> | Thu Mar 07 17:27:27 2024 +0000 |
committer | Alexei Nicoara <ancr@google.com> | Tue Mar 12 13:52:14 2024 +0000 |
tree | 7fb96cf1b5336a6be47b293fdedf5b2a86c336b8 | |
parent | 3cd94450488a7d098de2851b72e62f235db3d573 [diff] |
Ignore IllegalStateException RescueParty may try to check module info before the system fully loaded. It's safe to ignore this call because it would be called again next time the package crashes. Bug: 327780757 Change-Id: I42ef82684f5ccd12ac7a73bb60d9d8b3c7385939 Test: presubmit