summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorGavin Corkery <gavincorkery@google.com>2021-01-14 15:31:59 +0000
committerGavin Corkery <gavincorkery@google.com>2021-01-22 13:31:14 +0000
commitfaf53d2a76e268d30f9b9edb205a7152840c3c2f (patch)
treedbd8d60df52a3551e357e21e76a2df0b0d2f166a /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent70127316bf39cd155e28f9153913583abc56f3b8 (diff)
Remove dumpstate error race condition
Removes the race condition between the dumpstate binder service death recipient and the dumpstate listener error callback. This is done by adding a small wait when the death recipient is invoked. This ensures that the caller of the Bugreport API does not erroneously receive an incorrect runtime error callback. Alters internal tests to account for this new delay. Bug: 147703592 Test: atest BugreportManagerTest Test: Manual. Take bugreport, ensure that the death recipient does not send an error callback when dumpstate finishes successfully, or fails and exits. Test error case by manually invoking signalErrorAndExit in DumpstateService. Change-Id: I8c5b14c88502f0cf4f4f0e5c41d90d6065bfd1d4
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions