summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorMing-Shin Lu <lumark@google.com>2020-09-02 01:32:35 +0800
committerMing-Shin Lu <lumark@google.com>2020-09-02 01:37:28 +0800
commitbdaa14bf18bd86e99649dc5a5f6a57f26e793e55 (patch)
treed23effa10a0f1e0f8ab1943980a9ca37866c4bff /rs/java/android/renderscript/ProgramStore.java
parentd2e2eda8a23800b0043ca8b20619ac15e21defcc (diff)
Add Null check for mView.findFocus() in ViewRootImpl
Some apps like Netflix crashed while handleWindowFocusChanged but mView somehow has became null. It's fair to check null for mView.findFocus() since other places in ViewRootImpl that calling this method also add null check. Fix: 153862451 Test: atest CtsInputMethodTestCases Change-Id: I86bd5f3193deabe28bb425a8564017f7b32b90f3
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions