Wrap testUserRestriction's assertNoDanglingSessions into eventually().

This test was relying on waitUntilDisconnected() to avoid race conditions,
but unfortunately that was not enough for the cases where the autofill
feature is restricted for a user.

Test: android.autofillservice.cts.LoginActivityTest#testUserRestriction passes
Fixes: 62377598

Change-Id: Ib7ffdc7b515c3e94551419181b7020501b6b59d2
1 file changed