diff options
author | TYM Tsai <tymtsai@google.com> | 2019-07-03 15:57:09 +0800 |
---|---|---|
committer | TYM Tsai <tymtsai@google.com> | 2019-07-03 18:42:25 +0800 |
commit | 72c3f2bf276b4344e0fb3c29f70a9c3cfca5d75d (patch) | |
tree | 1426132948c4abad611c20b7e603bd1f46308b58 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | dc64959b76a21c9dda7a97afdfaa5ee2b1b09a85 (diff) |
Fixed canceling fill request caused removal current session
A quick switch focus causes the fill request to be canceled and the
current session is deleted when it is considered to be a failure.
The new fill request will not work after that. To prevent this issue,
this change is to avoid cancelng request is treated as a failure.
Fixes: 135486325
Test: atest CtsAutoFillServiceTestCases
Change-Id: I213f79da5b248e46f5be1a940ceebb7ee99e00f3
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions