commit | 43c5d5de95ce57fdb2ce8828c81f59f89cd3977b | [log] [tgz] |
---|---|---|
author | Curtis Belmonte <curtislb@google.com> | Fri May 29 17:56:07 2020 -0700 |
committer | Curtis Belmonte <curtislb@google.com> | Tue Jun 02 14:21:28 2020 -0700 |
tree | ef64772c038c4dfe617c961bd7ca2849f818ddf6 | |
parent | 1298d2b7601383ad6e9c6964e939f6bfbd7093e2 [diff] |
Dump recent shouldListenForFace() calls in bugreport Keeps track of recent successful calls to shouldListenForFace() in KeyguardUpdateMonitor and dumps the relevant data into a bugreport file when requested by the system. This will allow us to better debug the issue reported in b/157630051. Test: Set `DEBUG_SPEW = true`, look for log output in logcat Test: Run `adb bugreport`, look for log output in bug report Bug: 157630051 Change-Id: I5021534069d59158dde4488ebb13ef90d339ee39