OSDN Git Service

Make all icon fields & extras sent to listeners backward-compatible.
authorJose Lima <joselima@google.com>
Mon, 18 May 2015 21:50:23 +0000 (14:50 -0700)
committerJose Lima <joselima@google.com>
Mon, 18 May 2015 21:51:33 +0000 (14:51 -0700)
commit8783d3fe761ab943ad73e7c58252806df9e401da
tree8aa8a4277b161c0c60bab92ac9aa68798aa2aa04
parentb4f6ccc9f7a8eac43c7b707a32e5cd3579493564
Make all icon fields & extras sent to listeners backward-compatible.

This also had to be done for when retrieving existing notifications.
For final release, we will only be doing this for
notification listeners targeting older SDKs.

Bug: 21207612
Change-Id: I351f9e13cd052410e7355c956c750c3859f972cb
core/java/android/service/notification/NotificationListenerService.java