summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorBeverly <beverlyt@google.com>2018-09-14 09:49:07 -0400
committerBeverly <beverlyt@google.com>2018-09-21 09:46:09 -0400
commitc7858557e17f9dc412148a5e261bfb47764498da (patch)
tree5efce312f58cfe4df609aa7b057ba7712431b6a5 /tools/aapt2/java/JavaClassGenerator.cpp
parent82b413428e6b10d8d25d00ccb4c3b0b20e05e0a0 (diff)
DO NOT MERGE 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.cpp')
0 files changed, 0 insertions, 0 deletions