summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorBeverly <beverlyt@google.com>2018-09-14 09:49:07 -0400
committerBeverly <beverlyt@google.com>2018-09-17 11:49:54 -0400
commit3c707b4f0567745527b5fb1e812042666f1f0073 (patch)
tree7b724105fe8fa3f19fd4788206b49c3689463512 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb11b75ac50a40378973d48a0b7d4309db7a1cb36 (diff)
Notifs sent from suspended apps should reappear
Notifications sent from suspended apps were being preemptively blocked by isBlocked in NotificationMangerService. Instead, isBlocked should only block notifications the user has specified to block. This should not include suspended packages. (Notifications sent from suspended apps are marked as hidden/suspended in the RankingMap in PostNotificationRunnable so they can be resurfaced when the sending app is unsuspended.) Change-Id: I377eec04c9636e800bcd2709984c19610f2c524e Bug: 113100262 Test: atest cts/tests/app/src/android/app/cts/NotificationManagerTest.java Test: runtest -x cts/tests/tests/notificationlegacy/src/android/app/notification/legacy/cts/LegacyNotificationManagerTest.java Test: runtest -x frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/NotificationManagerServiceTest.java
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions