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
…
…
…
…
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%