Use a sliding window to analyze the last x-ms of face help messages
To determine which faceAcquiredInfo help message to show. A "boost" is given to messages that are currently showing to the user. This is to prevent flickering face help messages. Also moves to faceAcquiredInfoIgnoreList logic from the repository to the interactor. Fixes: 244277921 Flag: EXEMPT bugfix Test: atest DeviceEntryFaceAuthStatusInteractorTest FaceHelpMessageDebouncerTest Change-Id: I5e9c2de1ac21fc69ccb86976bf53c16cf6351b7b
Loading
Please register or sign in to comment