summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJi-Hwan Lee <jihwan@google.com>2014-09-17 00:22:39 +0900
committerJi-Hwan Lee <jihwan@google.com>2014-09-16 18:21:03 +0000
commit9c6b5b729bd83b1d1e00428f8a76f272b609c97e (patch)
treebc0ef95d9fc977169f0e61c15ddc1e082e26b499 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentbc1944560ca6fe96ad7d2170c13b823f90cd48fd (diff)
TIF: Re-connect the session on package update.
When TIF client tries to connect a session while TV input is being updated, updateServiceConnectionLocked() may fail to bindServiceAsUser() and the session state may remain indefinitely until a client tries to create another session to connect the service. Reconnect the session by calling updateServiceConnectionLocked() when package is updated. Also, remove the session state when client dies before onSessionCreated(). This was causing the stale session in the above scenario (without reconnection) to be connected to TIS even when client no longer exists. Bug: 17518751 Change-Id: I5484df0d80c71649d22438521adf182ab59a6ce4
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions