android_device_motorola_rhodep/rootdir/bin/init.oem.fingerprint.overlay.sh
Anand S e4d777d6dd
rhodep: Initial conversion to rhodep
* All configs and files are from rhodep_g-user 13 T1SUS33.1-124-6-14 a15be release-keys.

Change-Id: I003e30441fbff06a7551cdfe4358f6620cf3f67d
2025-04-05 15:30:48 +05:30

15 lines
496 B
Bash
Executable file

#!/vendor/bin/sh
#
# Identify fingerprint sensor model
#
# Copyright (c) 2019 Lenovo
# All rights reserved.
#
# Changed Log:
# ---------------------------------
# April 15, 2019 chengql2@lenovo.com Initial version
# April 28, 2019 chengql2 Add fps_id creating step
# December 2, 2019 chengql2 Store fps_id into persist fs, and identify sensor
# again when secure unit boots as factory mode.
# November 19, 2020 zengzm move all codes to init.oem.fingerprint2.sh