commit | 95f8bea4610221df97824018a36cd58273e44c60 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Wed Jul 27 15:49:03 2016 -0700 |
committer | Adrian Roos <roosa@google.com> | Wed Jul 27 15:49:57 2016 -0700 |
tree | 868fc3fb32ca6833886ea18481c1170cf1c3998c | |
parent | a0f07728d9b706c50c79faa7fd4559de1410fcb6 [diff] |
SystemUI: Fix crash from bad notifications Fixes a crash that happens when Notification builders can't be recovered in cacheContentViews. Now we treat this the same way we handle failures during inflation of the remote views. Change-Id: Ic7dca4bf33db31d7da466b3e4ade8b450f2497f8 Fixes: 29541772