DescriptionAndroid: Add more info for createPbufferSurface() exceptions
This CL adds the width and height to the createPbufferSurface exception
message. Also, when a Callable.call() fails in
ThreadUtils.invokeUninterruptibly() we rethrow a new exception, but that
excludes the callstack from Callable.call(). This CL adds the callstack
from Callable.call() to make debugging easier.
BUG=b/27581640,b/27516991
Committed: https://crrev.com/80c2cd973de7f3854451bde7bcefb564163bbd74
Cr-Commit-Position: refs/heads/master@{#11996}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|