commit | 71d53e0cc8debebe82341241c020de927c3959cd | [log] [tgz] |
---|---|---|
author | Adam He <adamhe@google.com> | Tue Nov 06 14:03:26 2018 -0800 |
committer | Adam He <adamhe@google.com> | Fri Dec 07 14:41:56 2018 -0800 |
tree | 317ab70446c9a5ef84f05fbecfafd95c95e14265 | |
parent | e02414c225ccee532488642b8b482a225a677e62 [diff] |
Added new API to set field classification algorithms per category. Originally one field classification algorithm was used to classify every field. The change allows different category of fields to be classified by different field classification algorithms. Change-Id: I27205a4096774d6e0c0d56da5e0fd38dda995d8f Fixes: 118681526 Test: atest CtsAutoFillServiceTestCases Test: atest android.autofillservice.cts.FieldsClassificationTest