History log of /system/gatekeeper/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7d0f0406314df47b7502c3cd72dcefb83ead7132 20-Mar-2015 Andres Morales <anmorales@google.com> Rename keyguard to gatekeeper

Prevents confusion between this component and the
actual Keyguard that shows when the device is locked.

Change-Id: I47bc02b73947d56841ed126aae4eaf007749038a
/system/gatekeeper/Android.mk
edd3e3dc860ff3d99c0320a6ee7d66347b4dd1c3 12-Mar-2015 Andres Morales <anmorales@google.com> add SIDs and password storage support to Keyguard base

Change-Id: I2b1bb41a5e40e45e810f2bd299edb6b8765df9e6
/system/gatekeeper/Android.mk
99482129e592892ef40613195d2cbcd640e031cd 06-Mar-2015 Andres Morales <anmorales@google.com> SoftKeyguard module

hw module piping for sw based keyguard

Change-Id: I335e09180e59b4d4e4fdbd1c35970d58cded3b1b
/system/gatekeeper/Android.mk
b2abaa89b8090c7f14048d4404a3eb146f709a6a 03-Mar-2015 Andres Morales <anmorales@google.com> Implement SoftKeyguard

scrypt/openssl based implementation of Keyguard

Change-Id: Ib04fee3bb34d81bfdb659ab1a9f16efd0cbd630f
/system/gatekeeper/Android.mk
ac80818fd9e477d142dd8ed2f3902ba3757855c9 26-Feb-2015 Andres Morales <anmorales@google.com> implement Keyguard base class

Base class for all hardware KG implementations.
Platform-specific subclasses need only provide keys
and a signature routine.

Change-Id: I354b136a7ee1c5352ac611d8b9093fd5f2ff47ac
/system/gatekeeper/Android.mk
6c9fe69766c5a8f0a7d5bd91ac465c625e64b474 23-Feb-2015 Andres Morales <anmorales@google.com> Hardware keyguard message interface

Simple message serialization interface for passing
keyguard objects through the HAL.

Change-Id: I3c1f83976edd88b0f5cb7fea3f33ba620b5f2057
/system/gatekeeper/Android.mk