diff options
author | Dan Sandler <dsandler@android.com> | 2015-08-10 15:49:56 -0400 |
---|---|---|
committer | Dan Sandler <dsandler@android.com> | 2015-08-10 16:04:12 -0400 |
commit | 334398105f1119472988a1d5abc003051678752d (patch) | |
tree | 6f2327a4213c8cf4a2a6997a943f357f4ea53bd7 /tests/ActivityTests/AndroidManifest.xml | |
parent | a2e39c6a1197f87cab2712a7776ff9022433b90a (diff) | |
download | frameworks_base-334398105f1119472988a1d5abc003051678752d.zip frameworks_base-334398105f1119472988a1d5abc003051678752d.tar.gz frameworks_base-334398105f1119472988a1d5abc003051678752d.tar.bz2 |
Crash apps with bad notification icons.
This shouldn't happen, since there are many places where
invalid icons should already have been either fixed (in the
case where there's an .icon but no .mSmallIcon) or rejected
(if they're both null or invalid). But if a notification
makes it all the way to SystemUI without a valid icon, let's
crash the sender.
Bug: 23011305
Change-Id: Ifaebec57d59baa1defb4520178b5815d47ed5712
Diffstat (limited to 'tests/ActivityTests/AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions