commit | 7b5dd87351ac476dd872c51f9b819d2a3e572382 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Sun Oct 16 12:46:06 2011 -0700 |
committer | Jim Miller <jaggies@google.com> | Sun Oct 16 12:46:06 2011 -0700 |
tree | 9556f77ffdb632a6005059e9cf5932ee580b4d55 | |
parent | e6b680364dd992907a8d2037685a2e500d188dfb [diff] |
Fix 5466793: Fix memory leak in system process when face lock is enabled. Previously, the code was not unregistering the callback when we unlocked the device, which kept a reference to LockPatternKeyguardView indirectly by a reference to mFaceLockCallback. It now correcly removes the callback when we unlock the device. Change-Id: Ie592d007a1dfc2416b9e8956aba2c34e3d0120ee