diff options
author | Siarhei Vishniakou <svv@google.com> | 2019-09-17 11:27:03 +0100 |
---|---|---|
committer | Siarhei Vishniakou <svv@google.com> | 2019-09-17 16:09:39 +0100 |
commit | b5fe13b5d34c74b64f12ad8076e05c7284f2acf8 (patch) | |
tree | 12514d0703644542084337f651fdd446389166fa /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 70ac17d1c01e017a74657e2fc578ce130cb84047 (diff) |
Raise exception if can't dup InputChannel
We are seeing a crash where mInputChannel inside NativeInputChannel is
null.
When we are about to initialize NativeInputChannel with a null
InputChannel, raise a jni exception. This would help us bring attention
to this line of code.
Bug: 141111452
Test: none
Change-Id: I17d484dc6a44fce7f235125fcc17e63b69c0d789
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions