commit | 327323d2b337077433fe02438a79cc98e91799e3 | [log] [tgz] |
---|---|---|
author | Zachary Iqbal <zacharyi@google.com> | Thu Jan 12 14:41:13 2017 -0800 |
committer | Zachary Iqbal <zacharyi@google.com> | Fri Jan 20 15:55:07 2017 -0800 |
tree | 2ca5fb7eeff04f2cd78a5b4c0c34ac0b1e583c2e | |
parent | 52461d46a47054130028341a4f5070d932f840ca [diff] |
Added an onDeviceUnlockLockout callback to TrustAgentService. Test: Manually tested onDeviceUnlockLockout being called with an actual TestAgentService implementation. Notes: - Active Trust Agents are no longer killed/unbinded from when a temporary device lockout occurs. Instead, the onDeviceUnlockLockout callback of the agent is called. Change-Id: Ifa0984d1d7e5153568334d736e9ebd5a00ef1297 Bug: 34198873