platform_system_core/gatekeeperd
Andres Morales 7f6dcf6576 [gatekeeperd] fix issue with SW->HW upgrades
If the handle version is 0, there's no hardware_backed flag
meaning hardware backed handles will be attempted against
the soft impl. Ensure we don't try to read from hardware_backed
unless the version is > 0.

Bug: 21090356
Change-Id: I65f009c55538ea3c20eb486b580eb11ce93934fc
2015-06-24 18:40:24 -07:00
..
tests [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
Android.mk [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
gatekeeperd.cpp [gatekeeperd] fix issue with SW->HW upgrades 2015-06-24 18:40:24 -07:00
IGateKeeperService.cpp [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
IGateKeeperService.h [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
SoftGateKeeper.h [gatekeeperd] invalidate stale password cache 2015-06-23 11:29:57 -07:00
SoftGateKeeperDevice.cpp [gatekeeperd] return brute-force throttling information 2015-05-27 07:45:22 -07:00
SoftGateKeeperDevice.h [gatekeeperd] add fast path for SW password verification 2015-06-22 12:05:57 -07:00