diff options
author | Michael Wright <michaelwr@google.com> | 2017-05-10 21:35:13 +0100 |
---|---|---|
committer | Michael Wright <michaelwr@google.com> | 2017-05-10 21:38:59 +0100 |
commit | 9199d0c1ffed3ff3e10c3e20fd7efad10798dc9a (patch) | |
tree | 100792da7bf5c8eb28651e3b9e0365bd69998b04 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 47bf1b334a24f719c8ede8145dda4d866c804dac (diff) |
Avoid NPE when getting last shutdown reason.
This can be null if there is a file but it's totally empty, and the
switch statement will throw an NPE when switching on a null string
(thanks Java!)
Bug: 38195795
Test: none
Change-Id: I86901e001b088a4a9b14f15c82b763e12d11875f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions