OSDN Git Service

Remove more extras during notification lightening.
authorDan Sandler <dsandler@android.com>
Tue, 8 Dec 2015 20:42:41 +0000 (15:42 -0500)
committerDaniel Sandler <dsandler@android.com>
Thu, 10 Dec 2015 16:25:20 +0000 (16:25 +0000)
commit5012853de26eac023deda82d138a35677fe6117b
tree3951e28bee1ec7d994e17ba9d3593ad0bdb767ca
parent5f986095bed776c119d2f5452e0afeac3a437ea2
Remove more extras during notification lightening.

Basically anything Parcelable needs to go since it might be
quite large. Note that this includes additional extras such as
those contributed by WearableExtender.

Bug: 26038546
Change-Id: I85a20173158717c866a36dacd6a04391c2a33376
core/java/android/app/Notification.java