commit | e0ea094b68ed1e305b1b57ed7df9aa9f2aa8dc25 | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Thu Feb 01 15:42:47 2024 -0800 |
committer | Yurii Zubrytskyi <zyy@google.com> | Thu Feb 01 15:49:21 2024 -0800 |
tree | 32e854df8ee2ca4a9eb2e4c58e8f0bc8fef7dc6f | |
parent | 83029199476ba387090dc270873998837f8d0719 [diff] |
[res] Fix a crash in dumpHistory() when impl==null setImpl() may sometimes put a null ResourcesImpl object into Resources (e.g. when we couldn't load the APK), and in that case the whole bugreport generation fails with a system server crash. This fix makes it log a "null" string for that Resources object instead Bug: 321161602 Test: build + boot + bugreport Change-Id: Ia955c9433c845e75d3813378220a166e67911182