commit | 19a613c3da75c7a87bfa221d78e6e3b3dce287b1 | [log] [tgz] |
---|---|---|
author | Bernardo Rufino <brufino@google.com> | Tue Apr 06 17:27:14 2021 +0100 |
committer | Bernardo Rufino <brufino@google.com> | Wed Apr 07 15:26:05 2021 +0100 |
tree | ca4d221d53f06cca06340a7944f35d6d142849a5 | |
parent | 20953edc6f3015c17ddb735e21ccf3df38399cc0 [diff] |
Allow accessibility services to send Intent.ACSD For targetSdk < S. For S, they can use the new GLOBAL_ACTION_DISMISS_NOTIFICATION_SHADE action to dismiss the notification shade. Bug: 159334261 Test: Send Intent.ACSD from an a11y service and verify shade is collapsed when targetSdk < S, and exception thrown when targetSdk S+. Change-Id: I0e4be3faef8efa53a0b8a08263e842e0c4b1553e