OSDN Git Service

Temporarily restore some support for icon==0 notifications.
authorDaniel Sandler <dsandler@android.com>
Wed, 22 May 2013 18:24:20 +0000 (14:24 -0400)
committerDaniel Sandler <dsandler@android.com>
Wed, 22 May 2013 19:04:00 +0000 (15:04 -0400)
commitffcc976928f5709b4689b479e3885b3fdaf8b8b6
treeb258ba943e83db2d39c7e0ab6ea840f09c5a7466
parentc037282c1ca0d7589168c73f1cf8b19ecc3ffca4
Temporarily restore some support for icon==0 notifications.

This is WRONG WRONG WRONG but certain apps rely on it to
poke the LED and so forth. In a future release this will
stop working.

Bug: 8623399
Change-Id: I49bb8ccc6891b1398ceec94c64d6c3a510ad1c38
services/java/com/android/server/NotificationManagerService.java