commit | ba15db8f7041981e520eb557a971b3d8af9aab51 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Fri Aug 31 14:32:18 2018 -0700 |
committer | Felipe Leme <felipeal@google.com> | Mon Sep 10 17:03:27 2018 -0700 |
tree | 09ce97e3df0aa2a81cdfbde553c57f3066a130dc | |
parent | 91a6b8bfa97a4cd98307345c9df9e42f6d576460 [diff] |
Use session id to uniquely identidy autofill ids for multi-session. This change is need when integrating CustomDescription artifacts (like CharSequenceTransformation) with SaveInfo.FLAG_DELAY_SAVE, as different views might have the same autofill id on different activities. Test: atest CtsAutoFillServiceTestCases:MultiScreenLoginTest Test: atest CtsAutoFillServiceTestCases # to make sure it didn't break anything Fixes: 113593220 Change-Id: I7db1df7a56dec7180a2172bb2022b042f115c7b8