diff options
author | Ahaan Ugale <augale@google.com> | 2020-04-03 17:16:56 -0700 |
---|---|---|
committer | Ahaan Ugale <augale@google.com> | 2020-04-03 18:44:37 -0700 |
commit | 29350482e3c546a6174071741bc37ecc4f5498b4 (patch) | |
tree | 7d27daa200b76b4fc50964a95dcf853398a51451 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 6f9b5cc3658e227d149cbc0952d407f2d0afa64b (diff) |
AF: Fix bug where Session#setViewStatesLocked doesn't clear response.
clearResponse=true doesn't clear the response if the `response` arg is non null.
The new behavior matches the corresponding logic for authenticated
responses above (lines 3197-3200).
This affects only 1 invoking method, replaceResponseLocked, which sets
the responses again soon after, so this change shouldn't affect any
behavior.
This change also fixes the javadoc for the method.
Bug: 152620157
Test: atest android.autofillservice.cts
Test: manual
Change-Id: I78262baa1c6c11ef7e4b3c12c2ecd3d9dd28bfd7
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions