OSDN Git Service

Make adjustNotification working no matter the notification is just
authorTony Mak <tonymak@google.com>
Fri, 22 Mar 2019 11:31:35 +0000 (11:31 +0000)
committerTony Mak <tonymak@google.com>
Mon, 25 Mar 2019 13:47:29 +0000 (13:47 +0000)
commitdcef8e393bc9a9bbcfbdd88db312476d5d4bb066
treebabc8db02d90fa3fa88bdd8f4ad613f21ffd2e50
parente05cda0916ffb8a49aad4f33cc7ff2a6f3736865
Make adjustNotification working no matter the notification is just
enqueued or already posted

BUG: 129042820

Test: atest frameworks/base/packages/ExtServices/tests/src/android/ext/services/notification/

Change-Id: I5df96b0e971e9b037b3efa9204c3fad3bfcf1081
core/java/android/service/notification/NotificationAssistantService.java
packages/ExtServices/tests/src/android/ext/services/notification/AssistantTest.java