commit | 4368db71aaae657e9c77470340ab10fe725e2f7f | [log] [tgz] |
---|---|---|
author | Jernej Virag <jernej@google.com> | Wed Dec 20 17:23:26 2023 +0100 |
committer | Jernej Virag <jernej@google.com> | Wed Dec 20 17:23:26 2023 +0100 |
tree | 6a9a2388f9f4089933c82f7e8fa2f351ede866be | |
parent | 96bbd316b8c3511d8554806e24b414a84b366c5b [diff] |
Fix crash due to broken preconditions It seems like the assumption that non-nullables won't be null is not true. This changes crash to Log.wtf to avoid breaking things until we figure it out. Bug: 316894437 Flag: NONE Test: not practical at this time Change-Id: I846c622c783a1cd0769b6ad1f84765c6b7144a31