summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2022-04-28 17:57:38 +0000
committerBryce Lee <brycelee@google.com>2022-04-28 17:57:38 +0000
commit1da50a201b9bf2f126badce397c4a5998e7e2366 (patch)
tree0c40ce767dcf3d6e7239af7a79b2a40eab9fa69a /core/java/android/inputmethodservice/InputMethodService.java
parentd5d0f0c2631c6f90397d4de3a65e7f72a0c5c9b9 (diff)
Unbind from dream overlay in onUnbind.
If a dream is unbound before finish, unbinding from the overlay service will not occur before onDestroy. This will result in an exception from unbinding from a non registered service. This change ensures the dream service unbinds from the overlay service when unbound. Test: atest DreamManagerServiceTests#testForceStopStubbornDream Fixed: 229824204 Change-Id: Id708b9119c5498bf9632b21a539c3ca7f5506737
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions