Commit Graph

10 Commits

Author SHA1 Message Date
Kevin F. Haggerty 452e013f50 klte-common: Use TARGET_COPY_OUT_VENDOR instead of explicit path
Change-Id: I5835a05b7f357cfe666090907a1a4a89781a68dc
2018-08-20 06:33:17 -06:00
Michael Bestas 16c0928bde klte-common: Move permissions to vendor
Change-Id: Idf4022e03ba376f7971d02be973444e70dbc4521
2018-02-03 15:15:57 -07:00
Paul Keith f999621c0c klte-common: Split out fingerprint support
* kltesprsports doesn't have a fingerprint scanner, so variants
  supporting one can include fingerprint/board.mk in BoardConfig.mk,
  and fingerprint/product.mk in device.mk to avoid polluting the
  kltesprsports build with fingerprint-related items.

Change-Id: I2fb1652d771740d05c3ec083054960fbe326bea4
2017-12-28 20:19:21 -07:00
Kevin F. Haggerty 7a56477e86 klte-common: fingerprint: Resolve compilation warnings
* fingerprint_enumerate had an incorrect signature
* Quit partially initializing fingerprint_msg_t instances

Change-Id: I09a05f3656c5bdc1e17fa76b5e68c56e0b7277de
2017-12-22 18:42:50 -07:00
Kevin F. Haggerty 09e4b79ed7 klte-common: fingerprint: Bump version to 2.1
Change-Id: Id355acaf78387917252c56476da0ff8d3828f5d0
2017-12-22 18:33:01 -07:00
Diego Wilson 40b5c1299f klte-common: fingerprint: Move device dependent modules to /vendor
Change-Id: I7a28b65a55cf808a01b6defdce1f7ff1f64bc565
2017-11-04 12:39:20 -06:00
Andrea Arcangeli a984faaba1 klte-common: fingerprint: fix missing sensor_init()
vcs_stop_auth_session() was called invoking qseecom securefp app without
first calling sensor_init(). That crashes soft-reboot.

Add some more other robustness too and close the fd.

Change-Id: I586139f52d3dc841b8960e1de8c50d596e98d210
2017-07-26 18:15:00 -06:00
ljzyal 2f41fd2d2f klte: Use new Fingerprint Hal without ValidityService
* Use a fully OSS FPS stack to remove dependency on a service to
  register fingerprints and hacked up touchwiz libs from Samsung

Change-Id: I66ae7fc807a213befdf77d0f09d38f2fbe01df61
2016-10-03 18:55:15 -07:00
ljzyal 42b70c8cdb klte-common: Fix for remove finger BUG
Change-Id: I72608d5e20e1f83427f8e0c64cdb085da5df03ea
2016-03-20 21:00:53 -07:00
ljzyal e76049cc87 klte-common: Support Fingerprint Hardware
Change-Id: I41c1f9bfa3c6ad11ce9726c467b977384471a38e
2016-02-29 19:32:44 -08:00