diff options
author | Chet Haase <chet@google.com> | 2011-12-01 08:38:13 -0800 |
---|---|---|
committer | Chet Haase <chet@google.com> | 2011-12-01 08:40:05 -0800 |
commit | 0c6d83cc5625f967eb2e23cc7c232874cd9e60f9 (patch) | |
tree | 6458bd3651bf8777fa8c5fae9bef8c3c22797a89 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 45c62be2bc553f603c9adadc60abff62ddedba79 (diff) |
Protect code in ViewPropertyAnimator from potential null deref
The monkeys threw a NullPointerException in ViewPropertyAnimator, from
calling into a data structure that should have been not null. Not sure what
weird onkey-driven timing issue caused the problem, but protecting the null
deref is easy and safe.
Issue 5626496
Change-Id: I902b510db60a8a85f776f48582ae0326522a9400
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions