From 3431a34bbf39bf9052be12e98b3a6ecb4d6c5518 Mon Sep 17 00:00:00 2001 From: Marc Bourgoin Date: Fri, 28 Apr 2023 08:11:27 -0600 Subject: [PATCH] xpeng: Commonize 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: I651a16102473a078c4a870a4880b251cf93d0070 --- rootdir/etc/init/hw/init.mmi.overlay.rc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/rootdir/etc/init/hw/init.mmi.overlay.rc b/rootdir/etc/init/hw/init.mmi.overlay.rc index 84f0250..e086336 100644 --- a/rootdir/etc/init/hw/init.mmi.overlay.rc +++ b/rootdir/etc/init/hw/init.mmi.overlay.rc @@ -103,9 +103,3 @@ service gf_ident /vendor/bin/goodix_ident group system input uhid oneshot disabled - -service vendor.hal-fps-sh /vendor/bin/init.oem.fingerprint2.sh - class late_start - user root - group system - oneshot