summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2021-09-20 16:08:05 -0700
committerChristopher Tate <ctate@google.com>2021-09-20 16:08:05 -0700
commitcfb47001df54c1ae3e3e4a5b53af7d55aa22831e (patch)
tree0ee0c36b1fe1db2bda4330b83d6abe77d6fe6edf /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent2b4a33c7e07ce8ef5ff3c218d0e412498223255a (diff)
No need to post FGS notifications after process death
If the app dies during the deferral, we don't actually need to post the FGS notification. Since some of the service-related bookkeeping gets reset as part of teardown, this avoids potential invalid accesses. Bug: 197070543 Bug: 200555680 Test: atest CtsAppTestCases:android.app.cts.ServiceTest Test: atest CtsAppTestCases:android.app.cts.NotificationManagerTest Change-Id: I8a5eb91bb6070910ac973c195d118962265aec05
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions