summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2018-06-06 15:08:25 -0700
committerFelipe Leme <felipeal@google.com>2018-06-06 15:20:03 -0700
commitd62b5165200b71ddb3a6a49fc3e578d13c6839ab (patch)
tree38a241839f3797ba9a6394ceb7530fb50dd37055 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent871e886436cd753a37a99d29c937f7dd4797311b (diff)
Removed IAutofillManager.updateOrRestartSession() logic.
On Android O, when an autofill service returned a null FillResponse the app session would be done, unless a manual autofill request was made (and this method was used to implement that logic). But on Android P the workflow was improved so that when the service returns a null FillResponse, the session remains in a "semi-dead" state where a new server-side session is created whenever a view that hasn't been "seen" by the server yet is focused, and this new workflow makes the old logic obsolete. Test: atest CtsAutoFillServiceTestCases Bug: 73536867 Bug: 70046972 Change-Id: I9c819ba97b2a9a9de70e60fa9ebe433fb3b7fca8
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions