diff options
author | Feng Cao <fengcao@google.com> | 2020-04-20 17:47:27 -0700 |
---|---|---|
committer | Feng Cao <fengcao@google.com> | 2020-05-04 11:36:21 -0700 |
commit | 08abd46f618357e987502cf805296ddfcb09a3de (patch) | |
tree | de9ab3d62087854722b392bf55659cf397a96cfb /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 7291aad962f1d74bbfad1013a87a1f183836051a (diff) |
Make autofill requested by augmented autofill service non-manual
* The use case of this API was for augmented autofill service to send
updated suggestions
* Before this change, the dynamic autofill request by the augmented
autofill service only triggers a manual request, but this has caused
some regular autofill providers to always some suggestion due to
their special handling for the manual request. Thus the augmented
autofill service will not receive the request.
* With this cahnge, the request cancels the previous session to start a
new session, and also it triggers a regular request (non-manual) so
the autofill provider will not special handle the request.
Test: atest CtsAutoFillServiceTestCases
Bug: 154543563
Change-Id: I233125a6070394a102ad40b9a50b98a43d952b9f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions