commit | 18ccd6c9258ed5d83585b21bbc96ea684d6f3865 | [log] [tgz] |
---|---|---|
author | Curtis Belmonte <curtislb@google.com> | Fri Feb 05 16:01:44 2021 -0800 |
committer | Curtis Belmonte <curtislb@google.com> | Mon Feb 08 15:14:39 2021 -0800 |
tree | b60e0fe993979c06cbe60e4bc1d6bd5b341c5990 | |
parent | 15c8bf6793f3ca582cbb5b285f3fbdaf86e2cc76 [diff] |
Pass face AIDL frame data through to FaceManager Adds plumbing to send acquired frame info from the onAuthenticationFrame and onEnrollmentFrame AIDL callbacks to FaceManager. Currently, FaceManager drops most of this data and only passes the acquireInfo and vendorCode fields to appropriate authentication/enrollment callbacks. Test: atest CtsBiometricsTestCases Bug: 178414967 Change-Id: If997ddd13ce1d9bda2341df7c1f8d6347571f4e0