Use more face-acquired frames for msg deferral

Use more face-acquired frames to determine whether
a msg meets the threshold to show on TIMEOUT.

Introduces the concept of msgIds that should not surface
their error messages to the user but should still be used
to analyze the threshold % of frames for the deferred message.
These ids are specified in config_face_acquire_device_entry_ignorelist.

Face-acquire msgIds to defer until TIMEOUT (if they meet the threshold)
should be specified in config_face_help_msgs_defer_until_timeout.

Test: atest FaceHelpMessageDeferralTest
Bug: 244362700
Change-Id: Ifc4be172120a6d61b873fd6d9a2b2b3ebd96e684
11 files changed