OSDN Git Service

Refactored field classification workflow to not hold locks when calling
authorAdam He <adamhe@google.com>
Tue, 9 Apr 2019 18:46:01 +0000 (11:46 -0700)
committerAdam He <adamhe@google.com>
Wed, 10 Apr 2019 18:34:40 +0000 (11:34 -0700)
commit1e5f59fe9b9b398dfc62c410cf98dadbf599219b
treeb84ef95632b65bfd716d75b49681819411176fcb
parent568b02ee004850ba21b07e377980b77823746aa8
Refactored field classification workflow to not hold locks when calling
ExtServices.

Fixes: 127665636
Test: atest android.autofillservice.cts.FieldsClassificationTest
Change-Id: Ie3b82e6e8d56db8d953d36d478afb4c327929958
services/autofill/java/com/android/server/autofill/Session.java