History log of /system/core/fingerprintd/FingerprintDaemonProxy.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dae483764fef7cc8a3c5b48ec5cd73cdbe477a17 10-Jul-2015 Sasha Levitskiy <sanek@google.com> Fingerprint: Add HAL close() code

Bug 22248856
Bug 22374372

Change-Id: I06a59bc7050a227307c857fc7db0985b84fd293a
Signed-off-by: Sasha Levitskiy <sanek@google.com>
/system/core/fingerprintd/FingerprintDaemonProxy.cpp
7ded5799a95cd463390141d04726d1ad13dd9cff 26-Jun-2015 Sasha Levitskiy <sanek@google.com> Fingerprintd: Add post_enroll() API.

Change-Id: Ia50460c4fa7a5b9112f411970ab96af070863f6f
Signed-off-by: Sasha Levitskiy <sanek@google.com>
/system/core/fingerprintd/FingerprintDaemonProxy.cpp
99115b9148b214671af7da56ff3a1d238a3cf0c1 19-Jun-2015 Sasha Levitskiy <sanek@google.com> Fingerprint: Safeguard against empty paths.

Bug 21930029

Change-Id: I116f4ec333d25406ba811fec7331cbf9ff1a4027
Signed-off-by: Sasha Levitskiy <sanek@google.com>
/system/core/fingerprintd/FingerprintDaemonProxy.cpp
53afac018d0c53fdfac68e874c432211fd6ba25a 10-Jun-2015 Sasha Levitskiy <sanek@google.com> Fingerprint: Use integral types for remove()

Bug 21282699

Change-Id: I8fdb2112f3f930f080571da6a6b908f5f0581bdd
Signed-off-by: Sasha Levitskiy <sanek@google.com>
/system/core/fingerprintd/FingerprintDaemonProxy.cpp
72ffc3c02a5546ab93ffcbb2a94193be651c3629 05-Jun-2015 Jim Miller <jaggies@google.com> Fix error on systems where ssize_t isn't 64-bits

Fixes bug 21491366

Change-Id: If34ab89fdb410350fa5773b5495a27493a6d1211
/system/core/fingerprintd/FingerprintDaemonProxy.cpp
c59a6819af49a783e571c95cf3d4c0f5fd85d00d 29-May-2015 Jim Miller <jaggies@google.com> Fix 64-bit build error

Fixes bug 21491366

Change-Id: Ifd45ed8a0c5188c5fa2be1a9dac45b97c339685a
/system/core/fingerprintd/FingerprintDaemonProxy.cpp
a34dc46c360d42d843f5fcba22d35862139bacee 08-May-2015 Jim Miller <jaggies@google.com> Move from native FingerprintService implementation to fingerprintd

This adds a new service, fingerprintd, that manages fingerprint
hardware from a separate process. It provides a binder interface that
FingerprintManager uses to talk to the fingerprint HAL.

Change-Id: I64b92589f4d75743ebe96894f07bec515945c61e
/system/core/fingerprintd/FingerprintDaemonProxy.cpp