commit | 1179f84f540e021126770f91f735dcb3276ec777 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Mon Nov 30 11:19:32 2020 -0500 |
committer | Dave Mankoff <mankoff@google.com> | Thu Dec 10 09:40:11 2020 -0500 |
tree | ce5b0c46634ebb7390f60ec8df57c3323c1acc34 | |
parent | 3ae5052e7b879647291930a19164d9bc4712fe71 [diff] |
Make FalsingClassifiers less stateful. Clasifiers now return a Result object on all their classification methods. The Result object now contains the "reason" for falsing instead of asking the Classifier for the reason after the fact. Bug: 172655679 Test: atest SystemUITests Change-Id: I0865f18cbae9367c203936fbbc3923de55c81007