commit | b729e76af3a1d3d1ddd94cad73ac4f7374bcb5aa | [log] [tgz] |
---|---|---|
author | bohu <bohu@google.com> | Tue Mar 24 18:25:41 2015 -0700 |
committer | bohu <bohu@google.com> | Tue Mar 24 18:38:39 2015 -0700 |
tree | e082575df2710c953f81e8037e15bee5c995e961 | |
parent | 7905ebc1ca9cd617d5ca4debf17c0d8e6a9a3248 [diff] |
Add fingerprint HAL into goldfish device This is to provide minimal fingerprint support in SDK system images. It provides functions to enroll and process fingerprint. For fingerprint emulation to work, additionally, the emulator need to implement the fingerprint module that gets user inputs (touching fingerprint sensor and removing finger from it) and sends those inputs to the guest system. Change-Id: Ifc97b8a9bd5ffdcb465994f4a8f9004b4ce73f64