summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorBernardo Rufino <brufino@google.com>2020-10-08 13:55:42 +0100
committerBernardo Rufino <brufino@google.com>2020-10-09 16:33:28 +0100
commite3874038a6c00a16c700934dfe760558f5a5a1a7 (patch)
tree31f4a97163f8de81b25c01878697309765688104 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentf62f7c840779545a53b23e19aa1e05189ce40f4b (diff)
Block non-activity notification trampolines for apps w/ targetSdk S+
Block activity starts coming from broadcast receivers and services in response to notification and notification action clicks for apps that target SDK S+. Note that for those cases (the ones that are being blocked), I'm always showing the toast. Also move SAW check to before the process flag check so we don't show toast/log false positives (apparently I missed this). Bug: 167676448 Test: atest NotificationManagerTest Change-Id: I3d8124ca66718a9726121ff65e519cdcf349b214
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions