summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorTYM Tsai <tymtsai@google.com>2019-08-13 21:17:53 +0800
committerTYM Tsai <tymtsai@google.com>2019-08-16 06:07:36 +0000
commitabdf48509ae74fa9e16e9e8f9c525b10c282b3ea (patch)
treea631a39e5613873c73dc70b8509b0796fd8f927d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent163976025250dc8a546ba19347bfcedd7b0b8ae2 (diff)
Protected the null pointer causes cts failed
The current view id is set upon entering and reset to null upon exiting. The mAssistReceiver may callback after the view exit which caused NPE. To prevent the symptom, the callback should do nothing when the current view id is null. Fixes: 139314597 Fixes: 139349645 Fixes: 139355625 Fixes: 139360077 Test: atest CtsAutoFillServiceTestCases Test: atest CtsAccessibilityServiceTestCases Test: atest CtsInputMethodTestCases Test: atest CtsWidgetTestCases:ToolbarTest Change-Id: Idbf3c4a24de5547169f905529970e5af795807c2
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions