commit | ba8e6d364b87239646487bb82d84972b2e1dd76f | [log] [tgz] |
---|---|---|
author | Schneider Victor-tulias <victortulias@google.com> | Thu Jan 06 13:33:15 2022 -0800 |
committer | Schneider Victor-tulias <victortulias@google.com> | Fri Jan 14 12:43:04 2022 -0800 |
tree | c4d2447ef58f52d6aa5092ced40a4bba0cdf9c18 | |
parent | b8f261a3308c445bcc17021463d788a4360dbaee [diff] |
Fix launcher crash loop. A null title in a cache entry causes a crash loop, however this title is necessary. Without the title, there is no point to caching the entry. Added logging and removed the null check to catch future errors. Test: started launcher with a forced null title and without. Bug: 210847986 Change-Id: Ief8be84254f3115aa4fa288171e8242953f39cd4