Commit graph

6 commits

Author SHA1 Message Date
electimon
904a71bb02
bangkk: fingerprint: Switch to IOCTL for HBM
* On newer moto kernels it is possible
  to send a SET_PANEL_FEATURE ioctl to /dev/dri/card0
  to set a panel feature such as HBM. Motorola has
  extended the HBM logic to allow FOD HBM to be set
  in additional to regular HBM. This is done by sending
  "2" with the HBM id through the ioctl.

* Utilize the API provided by Egistec provides via
  vendor.egistec.hardware.fingerprint to send commands
  to the internal handler, this allows us to send
  the finger is on or off the sensor message directly to the
  HAL.

Change-Id: I06ace29567900779e63b9826862964d20b267be6
2025-04-07 23:22:27 +03:00
Michael Bestas
4d085c0010
dubai: fingerprint: clang-format
Change-Id: I1f9b4301dc776082e3866d7941a7df7b0b17b3a1
2025-02-24 02:40:05 +02:00
SagarMakhar
1b9b756685 dubai: Add sendFodEvent hooks to fingerprint wrapper
Co-authored-by: sb6596 <shubhamprince111@gmail.com>
Co-authored-by: AdarshGrewal <adarshgrewal@gmail.com>
Change-Id: I75d2f8c05533003ad3c2c3393e33c1ff6a7d34fc
2022-09-29 19:56:25 -06:00
TheScarastic
da9f091436 dubai: Introduce biometric 2.3 hal
* wrap 2.1 hal and add additional function

Change-Id: I4a66760fb8ca88de4e9229b7aec90052470ce6f0
2022-09-23 16:03:25 -06:00
Marc Bourgoin
773a3df538 dubai: Convert the tree from berlin
The partition reserved sizes were taking from stock ROM

IE, blockdev --getsize64 /dev/block/mapper/system_a

Change-Id: I7e9ba2b8f732c6ad16d45d78f577f1ac4644713d
2022-08-29 22:53:26 -06:00
SGCMarkus
bfde6ce46d berlin: import oss fingerprint service 2022-03-26 17:06:18 +01:00