OSDN Git Service

Warning if app targeting O posts a notification with no channel
authorGeoffrey Pitsch <gpitsch@google.com>
Mon, 17 Apr 2017 19:28:40 +0000 (15:28 -0400)
committerGeoffrey Pitsch <gpitsch@google.com>
Mon, 17 Apr 2017 19:28:40 +0000 (15:28 -0400)
commit86c11e605ed2047eb35dae980275fb765a8a5b54
tree29b6651cee31f81ba83d79fc1fc7a2973460aa84
parentab312729cef8e0272ffa11f5eb13c5f2468f2135
Warning if app targeting O posts a notification with no channel

Uses toast, but does not prevent the notification from posting.

Test: runtest systemui-notification
Bug: 35378789
Change-Id: I81426ee22a004b1d766f810565822a1ea237ccb4
services/core/java/com/android/server/notification/NotificationManagerService.java