commit | ec86087cbb0ce71db60b776b79c736dadd1e428b | [log] [tgz] |
---|---|---|
author | Feng Cao <fengcao@google.com> | Thu Apr 02 11:00:15 2020 -0700 |
committer | Feng Cao <fengcao@google.com> | Thu Apr 02 15:20:21 2020 -0700 |
tree | 3d859aaf59142e7e29e79e2f504178b7e8c8b238 | |
parent | 2328849cc6e037177b4eb61f18c5f7529f5ab703 [diff] |
Fix the bug to not request IME twice for augmented autofill only field * Before the fix, we may ask IME for inline request for the augmented autofill only case twice in case of first starting the session. * Now the standard autofill only asks IME for inline request before requesting the assist structure data. Test: atest CtsAutoFillServiceTestCases Bug: 153086411 Change-Id: If7311744a5acb7d87673320570bcd91c7f040202