sm7325-common: Add init.oem.fingerprint2.sh

It turns out berlna still needs this to initialize FP sensor
even though in the real world only one is used, so we might
as well leave this in common for berlna and xpeng

Change-Id: I094d12dc7581099c611dc1ffedf63d065af04081
This commit is contained in:
Marc Bourgoin 2023-04-28 08:05:22 -06:00
parent f3b85fa1a0
commit fcbf39be75

View File

@ -360,6 +360,12 @@ service vendor.oem-super-image-detector-sh /vendor/bin/init.oem.hw.sh -M
oneshot oneshot
disabled disabled
service vendor.hal-fps-sh /vendor/bin/init.oem.fingerprint2.sh
class late_start
user root
group system
oneshot
service vendor.touch-dead-sh /vendor/bin/init.oem.hw.sh -f service vendor.touch-dead-sh /vendor/bin/init.oem.hw.sh -f
class main class main
user root user root