summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorEmilian Peev <epeev@google.com>2018-03-14 17:18:49 +0000
committerEmilian Peev <epeev@google.com>2018-03-14 17:50:05 +0000
commitb9a5194e9ef4e5015526167a92933a810fdf23c2 (patch)
tree39b5a9d4720e03bc338e26ad85ddd73d4857df82 /rs/java/android/renderscript/ProgramStore.java
parent77ca866b53cd689316518abcd83c60f7a1836eab (diff)
Camera: Camera shouldn't throw 'RejectedExecutionException'
In case the camera client registers a valid callback but the respective handler looper exits a 'RejectedExecutionException' could be thrown by the 'HandlerExecutor' implementation once it detects that the 'post' method is failing. This exception is not mentioned in the current camera API and deviates from the usual behavior where the post status is ignored. To avoid possible issues with camera clients a new camera specific handler executor is used which will also ignore the 'post' method return value. Bug: 74605221 Test: Camera CTS Change-Id: I2d947ba9cebfc9b4b2a7c88ace6a4060ff7c175e
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions