summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorAhaan Ugale <augale@google.com>2022-03-15 01:13:13 -0700
committerJoanne Chung <joannechung@google.com>2022-03-23 09:33:37 +0000
commitefc50877d2da0a6c2ad4939a6f954c3e988583af (patch)
tree79982a44aeb0f0c92c6fb3bbfcfa31fd5ab6884c /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentce0c044b095118936191b65ac373035b930740a4 (diff)
Fix ServiceConnector failing unbind if not connected.
ServiceConnector does not call unbindService when requested to unbind if the service isn't currently connected. This causes issues like leaving zombie Trusted Hotword processes bound forever if the process is stopped ('restarted') immediately after being created (say if audio server crashes twice in quick succession). Fix: 223845998 Test: manual - locally comment out code that immediately connects the service, then `for i in {1..10}; do adb shell cmd voiceinteraction\ restart-detection; done` - without fix results in an extra process Change-Id: I6a8c01390130bcec9aff1460004343ca2b207031 Merged-in: I6a8c01390130bcec9aff1460004343ca2b207031 (cherry picked from commit 52e0dafcb3cd7043ee53220d3785c3056491213e)
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions