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

Commit 982095d9 authored by Jim Miller's avatar Jim Miller Committed by Android (Google) Code Review
Browse files

Merge "Fix the build"

parents 39c27502 63c8c493
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -202,7 +202,7 @@ public class FingerprintManager {
        /**
         * Called when the given fingerprint can't be removed.
         * @param fp the fingerprint that the call attempted to remove.
         * @parame errMsgId an associated error message id.
         * @param errMsgId an associated error message id.
         * @param errString an error message indicating why the fingerprint id can't be removed.
         */
        public abstract void onRemovalError(Fingerprint fp, int errMsgId, CharSequence errString);