Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 828165ba authored by Alec Foster's avatar Alec Foster
Browse files

Remove duplicate BIOMETRIC_ERROR_SECURITY_UPDATE_REQUIRED from BiometricFingerprintConstants.java

Bug: 364696110
Flag: EXEMPT bugfix
Change-Id: I966a4a75f1f15f7cfe7d50fdb4da506217197d79
Test: Compiles
parent 7c4f62a5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -61,7 +61,6 @@ public interface BiometricFingerprintConstants {
            BIOMETRIC_ERROR_NO_DEVICE_CREDENTIAL,
            BIOMETRIC_ERROR_SECURITY_UPDATE_REQUIRED,
            BIOMETRIC_ERROR_RE_ENROLL,
            BIOMETRIC_ERROR_SECURITY_UPDATE_REQUIRED,
            FINGERPRINT_ERROR_UNKNOWN,
            FINGERPRINT_ERROR_BAD_CALIBRATION,
            BIOMETRIC_ERROR_POWER_PRESSED})