From a0b19996f8c48b3a9d86844e88d8cb61ad86b389 Mon Sep 17 00:00:00 2001 From: Marc Bourgoin Date: Sat, 1 Apr 2023 21:02:38 -0600 Subject: [PATCH] sm7325-common: Decommonize fingerprint HW ident entries from ramdisk Only xpeng needs this Change-Id: Iaac7d76f4cbdc32ef186fb7d327b2d3a8b195f9f --- rootdir/etc/init/hw/init.mmi.rc | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/rootdir/etc/init/hw/init.mmi.rc b/rootdir/etc/init/hw/init.mmi.rc index 402c8eb..40fb926 100644 --- a/rootdir/etc/init/hw/init.mmi.rc +++ b/rootdir/etc/init/hw/init.mmi.rc @@ -360,19 +360,6 @@ service vendor.oem-super-image-detector-sh /vendor/bin/init.oem.hw.sh -M oneshot disabled -service vendor.hal-fps-sh /vendor/bin/init.oem.fingerprint2.sh - class late_start - user root - group system - oneshot - -service fpc_ident /vendor/bin/fpc_ident - class late_start - user system - group system - oneshot - disabled - service vendor.touch-dead-sh /vendor/bin/init.oem.hw.sh -f class main user root