Commit Graph

9 Commits

Author SHA1 Message Date
LuK1337 b1be9033e8
sm8150-common: fingerprint: Add vintf fragment
Change-Id: I6614dcc6325c3df0e36e9ede474b590af753567a
2021-04-03 06:53:48 +05:30
Steven Moreland d34a0026cf
sm8150-common: Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase.

Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: Iba2cd20b8b20fac3e7564de6b853b475fd4ebd2a
2021-04-03 06:48:10 +05:30
LuK1337 ecf95ef92e sm8150-common: fingerprint: Sync with hardware/interfaces/biometrics
* Also drop silead support and fp variant props as
  none of these are actually used (anymore?).

Change-Id: If9fa58c63c5033e7a89c24580288ec7300500c66
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
2020-05-28 17:50:09 +05:30
LuK1337 9dbf024f6f sm8150-common: fingerprint: Don't set ro.boot.fpsensor
* It's useless.

Change-Id: I29357c1fbbd7752f3631d9b7f1ce63b61bb41cd0
2019-07-11 15:07:53 +02:00
LuK1337 6fb2a849f4 sm8150-common: fingerprint: Brackets should be here
Change-Id: I8093287b3f4e1b1d0c3deff384a1cb5e6e17dbff
2019-07-03 02:14:18 +02:00
LuK1337 d20691396b sm8150-common: Reformat fingerprint rc file
Change-Id: Ie51dd9416cfd898fcc61b1b35914d487b31bc895
2019-07-01 13:52:37 +02:00
Peter Cai d161f45cd4
sm8150-common: fingerprint: set persist.vendor.oem.fp.version
* just as how official does it
2019-06-26 08:13:57 +08:00
Peter Cai cf8fdbd52b
sm8150-common: increase priority of fingerprint daemon
* In-display sensor HALs require much more CPU resources than
traditional ones. Increasing the priority improves the speed a good
amount, and it is also how OnePlus does it in official ROMs
2019-06-26 08:12:48 +08:00
Peter Cai 6441c01537
sm8150-common: kang fingerprint hal wrapper from violet
* OnePlus / OnePlus 7 Pro has two possible fingerprint vendors: silead
and goodix. Try loading one of them, and only use the one that
succeeded.
2019-06-25 18:16:37 +08:00