diff options
author | d34d <clark@cyngn.com> | 2015-01-22 17:48:59 -0800 |
---|---|---|
committer | Clark Scheff <clark@cyngn.com> | 2015-10-27 10:39:14 -0700 |
commit | c26aa7cf406401e4e90fd8e8a3f4ad1e9284d5d5 (patch) | |
tree | 629402cefe5a6134aa0fa629c6b28975964c633a /include | |
parent | a4ee56970265e780813c5e19da68a3f49b79a3a8 (diff) | |
download | frameworks_base-c26aa7cf406401e4e90fd8e8a3f4ad1e9284d5d5.zip frameworks_base-c26aa7cf406401e4e90fd8e8a3f4ad1e9284d5d5.tar.gz frameworks_base-c26aa7cf406401e4e90fd8e8a3f4ad1e9284d5d5.tar.bz2 |
Themes: Watch all app crashes for problematic themes
Only watching for exceptions that occur during an apps launch may
not be sufficient to catch possible bad themes causing issues.
This patch monitors all app crashes and broadcasts that there was
a crash if either Resources.NotFoundException or InflateException
are thrown. The remaining logic is the same as when an app launch
failure occurred.
We also display a notification to the user so that they know why
their theme was reset to the system theme.
Change-Id: I0761d02587b5b81deee4a31a89f515dbc7cc5fe6
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions