diff options
author | Dongwon Kang <dwkang@google.com> | 2014-12-04 18:08:00 +0900 |
---|---|---|
committer | Dongwon Kang <dwkang@google.com> | 2014-12-05 10:37:14 +0900 |
commit | fdce9e541e143332ba4ece6a0bda4f11520f0b07 (patch) | |
tree | 02ff6391e4b899127eddb0cfb746eb715b769042 /data | |
parent | 130e30fe247c85aeb777a0f60b31885fef613930 (diff) | |
download | frameworks_base-fdce9e541e143332ba4ece6a0bda4f11520f0b07.zip frameworks_base-fdce9e541e143332ba4ece6a0bda4f11520f0b07.tar.gz frameworks_base-fdce9e541e143332ba4ece6a0bda4f11520f0b07.tar.bz2 |
TIF: handle a race condition when a session is crashed
Currently, TIMS has a logic for handling session crash (binderDied).
However, this can be racy if the client calls an operation right before it gets
ITvInputClient.onSessionReleased() callback. This change handles those request
gracefully without causing a crash in the client side.
Bug: 18612616
Change-Id: I37241e05d53f3cca693e0239fc9ad5dce02fc925
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions