Daniel Sandler dcbaf661bf Filter out dangerous CharSequences in Notification.
If an app mistakenly puts some Parcelable implementation of
CharSequence in here, Bundle will try to marshal the derived
class, which is going to be bad news when we try to unparcel
it in another process.

Additionally add a proper stack trace to unparceling
failures (otherwise you have no idea where the bad parcel
was being used).

Bug: 8725271
Change-Id: Ide19b986d65c7f47929cf2dde4e62b762c469fee
2013-05-08 17:06:35 -04:00
2013-04-26 15:06:38 -07:00
2013-04-09 21:54:12 -07:00
2013-04-18 18:34:58 -07:00
2013-04-10 15:25:07 -07:00
2013-04-26 15:54:44 -07:00
2013-04-05 19:54:44 +00:00
2013-04-26 13:38:07 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%