AuthService registerFaceSensor for hidl should only focus on face hidlConfigStrings
registerFaceSensor will register for FaceUnclok HIDL and AIDL, and in the begining setup FaceSensorConfigurations, it will mistake parser all the hidlConfigStrings. And that will cause some buggy if device implement with fingerprint HIDL and FaceUnlock AIDL, the FaceUnlock AIDL will be treated as HIDL. This is going to fix cts-on-gsi failure. Bug: 363894516 Test: Manual see the log of AuthService when booting. Change-Id: I48ba228a258e56fb9db92dadb33339f52183242a Merged-In: I48ba228a258e56fb9db92dadb33339f52183242a (cherry picked from commit f19b45e1)
Loading
Please register or sign in to comment