* All configs and files are from rhodep_g-user 13 T1SUS33.1-124-6-14 a15be release-keys. Change-Id: I003e30441fbff06a7551cdfe4358f6620cf3f67d
15 lines
496 B
Bash
Executable file
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
|
|
|