OSDN Git Service

Disable autofill while user setup is not completed.
authorFelipe Leme <felipeal@google.com>
Fri, 26 May 2017 16:24:33 +0000 (09:24 -0700)
committerFelipe Leme <felipeal@google.com>
Fri, 26 May 2017 18:16:04 +0000 (11:16 -0700)
commit350b2dca6c252dad099bc8e2d96cbffd6e98dfef
tree9797da35c7f6c5754b3d665fbf3153c2d2b301e8
parent906948e7e239f3eb0a46c25733d3ed4ecf67016a
Disable autofill while user setup is not completed.

Test: manual verification with experimental app
Test: manual verification with Autofill with Google on flashed deviced
Test: existing CtsAutoFillServiceTestCases pass
Test: new LoginActivityTest.testSetupComplete pass

Fixes: 62049772

Change-Id: I1e914c44062755f8c88656482338e76aeaafd543
services/autofill/java/com/android/server/autofill/AutofillManagerService.java
services/autofill/java/com/android/server/autofill/AutofillManagerServiceImpl.java