summaryrefslogtreecommitdiff
path: root/biometrics
AgeCommit message (Collapse)Author
2020-12-18sdm660-common: Remove libhwbinder/libhidltransport depsSteven Moreland
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: Iba2cd20b8b20fac3e7564de6b853b475fd4ebd2a
2020-04-30sdm660-common: Move fp/tp sysfs permissions to commondianlujitao
Change-Id: Icbe9222213cca38cce1fe5666ff5a4c4032289f3
2020-04-30sdm660-common: Decommonize init stuffdianlujitao
Change-Id: Ia07f7122ef9712be89ceb5b923e5e6edbb3b4c62
2020-04-30Revert "wayne: Delete goodix data if other slot is taking up space"dianlujitao
This reverts commit 25b47ac236e89800524f57b8176fe91d30d87f2d. Change-Id: I34ef8d2ff4e5373719eb61b63b94087bbb411494
2020-04-30sdm660-common: biometrics: Add uhid group for fingerprint serviceErfan Abdi
Change-Id: I318d4650a6618c10674a34691bc1b8e43af462b8 Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
2020-04-30sdm660-common: Update ramdisk for the custom biometrics interfaceGuaiYiHu
Change-Id: Ib6bbeb147ee0a9a0f4815be270a3438eb25ecb53
2020-04-30sdm660-common: biometrics: Rework the fpc-goodix differentiationGuaiYiHu
Change-Id: Ib6be2c12d1fc7e9354001f7eb0b28e740eecde46
2019-09-18sdm660-common: Convert to 660 common treeDavide Garberi
Change-Id: I903039730f4181f6a326f28e0ea212db68bdabcc
2019-09-01wayne-common: Update IFAA for pie blobsdianlujitao
Change-Id: I2801cc3633416a1552c07230b68cf1d83b484edc
2019-08-13wayne-common: rootdir: Add 'vendor.' prefix to a vendor HAL service nameJaekyun Seok
* To prevent property name collisions between properties of system and vendor, 'vendor.' prefix must be added to a vendor HAL service name. You can see the details in go/treble-sysprop-compatibility documents. Test: succeeded building and tested on a sailfish device. Bug: 36796459 Change-Id: I48e6ee0ae3fe401e39efb273256d991fac676357
2018-12-29wayne-common: Support Alipay fingerprint paymentdianlujitao
* IFAA manager is based on OnePlusOSS, but adapted for Xiaomi's mlipay interface.Also hardcode model detection to pass Alipay check. * vendor.xiaomi.hardware.mtdservice@1.0.so is not actually used, thus patchelf to drop it rather than shipping a blob. * Modify libmlipay.so to allow load firmware from vendor Change-Id: Idf3d3a8d40245984767f4ef5f60f9fe584e69f21
2018-12-02wayne-common: biometric: Run goodix script in conditionIsaac Chen
2018-12-02wayne-common: biometric: Detect fingerprint from cmdlineIsaac Chen
* Cleanup fingerprint logic
2018-07-31wayne: sepolicy: Add sepolicy for goodix scriptTheScarastic
Change-Id: Ic8b7dba6a5660c17f5db1c743e5d22f31ae1b1b3
2018-07-13wayne: Delete goodix data if other slot is taking up spaceTheScarastic
2018-07-13wayne: Import HIDL fingerprint wrapper serviceIsaac Chen
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>