History log of /system/gatekeeper/tests/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aedf605d883b4ebade9c810eb39cbf5125a58c7d 14-May-2015 Andres Morales <anmorales@google.com> move throttling to GateKeeper layer

throttling is done in SW now, move directly into gatekeeper
to harden against root brute force attacks.

Bug:21118563
Change-Id: Ie8b22a9e1e6702c9f2007dc7f31e19a1c0fa1696
/system/gatekeeper/tests/Android.mk
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/tests/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/tests/Android.mk
b2abaa89b8090c7f14048d4404a3eb146f709a6a 03-Mar-2015 Andres Morales <anmorales@google.com> Implement SoftKeyguard

scrypt/openssl based implementation of Keyguard

Change-Id: Ib04fee3bb34d81bfdb659ab1a9f16efd0cbd630f
/system/gatekeeper/tests/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/tests/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/tests/Android.mk