summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorAhaan Ugale <augale@google.com>2021-01-23 21:20:45 -0800
committerAhaan Ugale <augale@google.com>2021-01-29 09:54:01 +0000
commit4d8bb5d015c204053e3e4d0af8651bb4c385e19a (patch)
tree903a70e49246bbe7ee6c9a91e622f22dcc8bfd77 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parenta20b10345de37b130166b4eec94013c72601b924 (diff)
VoiceInteraction: Handle session delivery failure.
When the system connects to the VoiceInteractionSessionService, it requests the service to create a new session. The service then delivers this session to the system. Currently, a failure to deliver it is just ignored, and the service continues to initialize the session. This silently leaves the session in an invalid state where operations with it always fail (since the system doesn't recognize the session). There's currently a concurrency bug in the system server that causes the session delivery to fail occasionally. Even with that fixed though, it's good to handle unexpected errors here. Fix: 178776751 Test: atest CtsVoiceInteractionTestCases --iterations Change-Id: I3489db108158fa7c71179bee3d098ecd4ab6b2bd
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions