commit | 4bcb01a3b588fe17717cb95ed1aa1ddd297c6ad0 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Nov 21 16:47:13 2017 -0800 |
committer | Felipe Leme <felipeal@google.com> | Mon Nov 27 10:52:50 2017 -0800 |
tree | 3315c1399f6158bd7eb98aeb212196b89a019bcc | |
parent | 71b4882da60867e948bbaaf86c03066bc07ccc85 [diff] |
New Autofill API: SaveCallback.onSuccess(IntentSender). This overloaded method is useful for cases where the service needs to launch an activity (for example, to unlock the user's vault), in which case it's launched from the context of the activity being filled. Test: atest CtsAutoFillServiceTestCases:SimpleSaveActivityTest#testSave_launchIntent Test: atest CtsAutoFillServiceTestCases Fixes: 69458616 Change-Id: I41bf5fd4954c38051e3275f2e8500a00dcf24724