commit | d1146427643c9558bed23ed4341dac796c026d4c | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Wed Apr 26 10:17:05 2017 -0700 |
committer | Felipe Leme <felipeal@google.com> | Thu Apr 27 07:09:30 2017 -0700 |
tree | c62483b4d88639a03623913a993198c97a36c767 | |
parent | 4a71842dbd3b0358b4268cab69123e86ce8a72c5 [diff] |
Fixed requestAutofill(). It should behave like notifyViewEntered() but passing a flag, but the current implementation always start a new session, which is a problem on partitions. Fixes: 37709350 Test: existing CtsAutoFillServiceTestCases pass Test: new PartitionedActivityTest.testAutofill4PartitionsManually pass Change-Id: Ia625a8fa067670e888c2861609ede039abf0f474