From 17976104b2ec0664806e920aca69df4279bd8a3c Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Sun, 8 Aug 2021 20:22:34 +0200 Subject: [PATCH] Typo, fixup of 90fe6e4b, Thanks Sarthak --- ...android.hardware.biometrics.fingerprint@2.1-service.oplus.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hal/oplus-fp/android.hardware.biometrics.fingerprint@2.1-service.oplus.rc b/hal/oplus-fp/android.hardware.biometrics.fingerprint@2.1-service.oplus.rc index a78f5ec..384038b 100644 --- a/hal/oplus-fp/android.hardware.biometrics.fingerprint@2.1-service.oplus.rc +++ b/hal/oplus-fp/android.hardware.biometrics.fingerprint@2.1-service.oplus.rc @@ -1,4 +1,4 @@ -service fps_hal.oplus.compat /system/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.oppo.compat +service fps_hal.oplus.compat /system/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.oplus.compat # "class hal" causes a race condition on some devices due to files created # in /data. As a workaround, postpone startup until later in boot once # /data is mounted.